Skip to content

chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v8 - autoclosed #381

chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v8 - autoclosed

chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v8 - autoclosed #381

Triggered via pull request September 20, 2023 22:54
Status Success
Total duration 9m 39s
Artifacts

test-and-analyze.yml

on: pull_request
Static code analysis
9m 22s
Static code analysis
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Static code analysis: src/App.IntegrationTests/Mocks/Services/DataMockSI.cs#L91
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Static code analysis: src/App.IntegrationTests/Mocks/Services/DataMockSI.cs#L204
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Static code analysis: src/App.IntegrationTests/Mocks/Services/DataMockSI.cs#L231
'IAppResources.GetApplication()' is obsolete: 'GetApplication is scheduled for removal. Use Altinn.App.Core.Internal.App.IAppMetadata.GetApplicationMetadata instead'
Static code analysis: src/App.IntegrationTests/ApiTests/ProcessApiTest.cs#L171
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
Static code analysis: src/App.IntegrationTests/Mocks/Services/DataMockSI.cs#L91
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Static code analysis: src/App.IntegrationTests/Mocks/Services/DataMockSI.cs#L204
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Static code analysis: src/App.IntegrationTests/Mocks/Services/DataMockSI.cs#L231
'IAppResources.GetApplication()' is obsolete: 'GetApplication is scheduled for removal. Use Altinn.App.Core.Internal.App.IAppMetadata.GetApplicationMetadata instead'
Static code analysis: src/App.IntegrationTests/ApiTests/ProcessApiTest.cs#L171
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
Static code analysis: src/App.IntegrationTests/Mocks/Services/DataMockSI.cs#L91
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Static code analysis: src/App.IntegrationTests/Mocks/Services/DataMockSI.cs#L204
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Static code analysis: src/App.IntegrationTests/Mocks/Services/DataMockSI.cs#L231
'IAppResources.GetApplication()' is obsolete: 'GetApplication is scheduled for removal. Use Altinn.App.Core.Internal.App.IAppMetadata.GetApplicationMetadata instead'
Static code analysis: src/App.IntegrationTests/ApiTests/ProcessApiTest.cs#L171
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
Static code analysis: src/App.IntegrationTests/Mocks/Services/DataMockSI.cs#L91
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Static code analysis: src/App.IntegrationTests/Mocks/Services/DataMockSI.cs#L204
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Static code analysis: src/App.IntegrationTests/Mocks/Services/DataMockSI.cs#L231
'IAppResources.GetApplication()' is obsolete: 'GetApplication is scheduled for removal. Use Altinn.App.Core.Internal.App.IAppMetadata.GetApplicationMetadata instead'
Static code analysis: src/App.IntegrationTests/ApiTests/ProcessApiTest.cs#L171
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)