Deploy #167
Annotations
7 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build:
src/Runner.Discord/Responders/SteamGameResponder.cs#L37
'ISteamClient.IsAppAdultOnly(uint, CancellationToken)' is obsolete: 'This is not an official API. Do not use for critical applications.'
|
build:
src/Runner.Discord/Responders/SteamGameResponder.cs#L51
'ISteamClient.GetAppDetails(uint, CancellationToken)' is obsolete: 'This is not an official API. Do not use for critical applications.'
|
build
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
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
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/
|