Update dependencies #107
build.yml
on: pull_request
Matrix: build
Push GitHub Packages
0s
Push NuGet Packages
0s
Annotations
75 warnings
Build-macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build-macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build-macOS-latest
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build-macOS-latest:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Build-macOS-latest:
tests/Keycloak.AuthServices.Sdk.Tests/Admin/KeycloakRealmClientTests.cs#L8
Type 'KeycloakRealmClientTests' owns disposable field(s) 'handler' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
Build-macOS-latest:
tests/Keycloak.AuthServices.Sdk.Tests/Admin/KeycloakUserClientTests.cs#L13
Type 'KeycloakUserClientTests' owns disposable field(s) 'handler' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
Build-macOS-latest:
samples/AuthorizationAndCleanArchitecture/ApplicationLogger.cs#L10
The behavior of 'LoggerSinkConfiguration.Console([LogEventLevel],
|
Build-macOS-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
Build-macOS-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
Build-macOS-latest:
samples/AuthGettingStarted/Program.cs#L58
Dereference of a possibly null reference.
|
Build-macOS-latest:
samples/AuthGettingStarted/ApplicationLogger.cs#L10
The behavior of 'LoggerSinkConfiguration.Console([LogEventLevel],
|
Build-macOS-latest:
samples/AuthGettingStarted/Program.cs#L58
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
Build-macOS-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build-macOS-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build-macOS-latest
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build-macOS-latest:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Build-macOS-latest:
samples/AuthGettingStarted/Program.cs#L58
Dereference of a possibly null reference.
|
Build-macOS-latest:
samples/AuthGettingStarted/ApplicationLogger.cs#L10
The behavior of 'LoggerSinkConfiguration.Console([LogEventLevel],
|
Build-macOS-latest:
samples/AuthGettingStarted/Program.cs#L58
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
Build-macOS-latest:
tests/Keycloak.AuthServices.Sdk.Tests/Admin/KeycloakRealmClientTests.cs#L8
Type 'KeycloakRealmClientTests' owns disposable field(s) 'handler' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
Build-macOS-latest:
tests/Keycloak.AuthServices.Sdk.Tests/Admin/KeycloakUserClientTests.cs#L13
Type 'KeycloakUserClientTests' owns disposable field(s) 'handler' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
Build-macOS-latest:
samples/AuthorizationAndCleanArchitecture/ApplicationLogger.cs#L10
The behavior of 'LoggerSinkConfiguration.Console([LogEventLevel],
|
Build-macOS-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
Build-macOS-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
Build-macOS-latest:
tests/Keycloak.AuthServices.Sdk.Tests/Admin/KeycloakRealmClientTests.cs#L8
Type 'KeycloakRealmClientTests' owns disposable field(s) 'handler' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
Build-macOS-latest:
tests/Keycloak.AuthServices.Sdk.Tests/Admin/KeycloakUserClientTests.cs#L13
Type 'KeycloakUserClientTests' owns disposable field(s) 'handler' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
Build-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build-ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build-ubuntu-latest:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
Build-ubuntu-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-ubuntu-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-ubuntu-latest:
samples/AuthGettingStarted/Program.cs#L58
Dereference of a possibly null reference.
|
Build-ubuntu-latest:
samples/AuthGettingStarted/Program.cs#L58
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
Build-ubuntu-latest:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
Build-ubuntu-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-ubuntu-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-ubuntu-latest:
samples/AuthGettingStarted/Program.cs#L58
Dereference of a possibly null reference.
|
Build-ubuntu-latest:
samples/AuthGettingStarted/Program.cs#L58
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
Build-ubuntu-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build-ubuntu-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build-ubuntu-latest:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
Build-ubuntu-latest:
samples/AuthGettingStarted/Program.cs#L58
Dereference of a possibly null reference.
|
Build-ubuntu-latest:
samples/AuthGettingStarted/Program.cs#L58
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
Build-ubuntu-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-ubuntu-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-ubuntu-latest:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
Build-ubuntu-latest:
samples/AuthGettingStarted/Program.cs#L58
Dereference of a possibly null reference.
|
Build-ubuntu-latest:
samples/AuthGettingStarted/Program.cs#L58
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
Build-ubuntu-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-ubuntu-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build-windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build-windows-latest:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
Build-windows-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-windows-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-windows-latest:
samples/AuthGettingStarted/Program.cs#L58
Dereference of a possibly null reference.
|
Build-windows-latest:
samples/AuthGettingStarted/Program.cs#L58
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
Build-windows-latest:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
Build-windows-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-windows-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-windows-latest:
samples/AuthGettingStarted/Program.cs#L58
Dereference of a possibly null reference.
|
Build-windows-latest:
samples/AuthGettingStarted/Program.cs#L58
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
Build-windows-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build-windows-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build-windows-latest:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
Build-windows-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-windows-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-windows-latest:
samples/AuthGettingStarted/Program.cs#L58
Dereference of a possibly null reference.
|
Build-windows-latest:
samples/AuthGettingStarted/Program.cs#L58
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
Build-windows-latest:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
|
Build-windows-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-windows-latest:
samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
|
Build-windows-latest:
samples/AuthGettingStarted/Program.cs#L58
Dereference of a possibly null reference.
|
Build-windows-latest:
samples/AuthGettingStarted/Program.cs#L58
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "macOS-latest", "ubuntu-latest", "windows-latest".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macOS-latest
Expired
|
89.4 MB |
|
ubuntu-latest
Expired
|
92.3 MB |
|
windows-latest
Expired
|
92.6 MB |
|