Bump actions/upload-artifact from 4.5.0 to 4.6.0 #1325
Annotations
1 error and 10 warnings
Generate report checks1
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
NET - Build and test:
net/Selema/Giis.Selema.Portable.Selenium/SeleniumTable.N.cs#L25
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
|
NET - Build and test:
net/Selema/Giis.Selema.Framework.Mstest2/LifecycleMstest2.N.cs#L102
ClassCleanup method 'TearDownClass' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0011)
|
NET - Build and test:
net/SelemaTest/Translated/Test4giis.Selema.Core/TestActions.cs#L32
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
|
NET - Build and test:
net/SelemaTest/Translated/Test4giis.Selema.Core/TestActions.cs#L35
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
|
NET - Build and test:
net/SelemaTest/Translated/Test4giis.Selema.Mstest2/TestLifecycle4.cs#L51
Member 'TearDownClass' already exists in the base class (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0036)
|
NET - Build and test:
net/SelemaTest/Translated/Test4giis.Selema.Mstest2/TestLifecycle4ClassManaged.cs#L43
Member 'TearDownClass' already exists in the base class (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0036)
|
NET - Build and test:
net/SelemaTest/Translated/Test4giis.Selema.Mstest2/TestLifecycle4Repeated.cs#L37
Member 'TearDownClass' already exists in the base class (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0036)
|
NET - Build and test:
net/SelemaTest/Translated/Test4giis.Selema.Mstest2/TestLifecycle4Unmanaged.cs#L41
Member 'TearDownClass' already exists in the base class (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0036)
|
NET - Build and test:
net/SelemaTest/Translated/Test4giis.Selema.Core/LogReader.cs#L48
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Generate report checks1
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
Loading