Skip to content

better output

better output #879

Triggered via push February 28, 2024 12:41
Status Success
Total duration 1m 16s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, garygrossgarten/github-action-ssh@release, garygrossgarten/[email protected], fjogeleit/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, garygrossgarten/[email protected], fjogeleit/[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
The `set-output` 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 `set-output` 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: ETHBot.DataLayer/Data/ETH/Food/Menu.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ETHBot.DataLayer/Data/ETH/Food/Menu.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ETHBot.DataLayer/Data/ETH/Food/Restaurant.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: RedditScrapper/SubredditManager.cs#L76
The variable 'ex' is declared but never used
build: RedditScrapper/PostManager.cs#L103
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: RedditScrapper/PostManager.cs#L103
Unreachable code detected
build: RedditScrapper/PostManager.cs#L125
The variable 'ex' is declared but never used
build: ETHDINFKBot/Websocket.cs#L139
The variable 'ex' is declared but never used
build: ETHDINFKBot/Websocket.cs#L223
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: ETHDINFKBot/Websocket.cs#L241
The variable 'ex' is declared but never used
build
The `set-output` 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/