Skip to content

Use another bot to respond to the game #125

Use another bot to respond to the game

Use another bot to respond to the game #125

Triggered via push September 11, 2023 23:07
Status Success
Total duration 2m 19s
Artifacts
deploy-to-github-pages
2m 9s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-to-github-pages: src/Client/Models/InitializeGameLoopInputOverride.cs#L14
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: src/Client/Services/NSwagClientReadWrite.cs#L20
Possible null reference assignment.
deploy-to-github-pages: src/Client/Services/NSwagClientReadWrite.cs#L16
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: src/Client/Models/GameEntryOverride.cs#L14
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: src/Client/Services/AppSettings.cs#L4
Non-nullable property 'ReadWriteApiUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: src/Client/Services/AppSettings.cs#L8
Non-nullable property 'ReadWriteScope' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: src/Client/Services/AppSettings.cs#L12
Non-nullable property 'ReadApiUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: src/Client/Services/ClaimsPrincipal.cs#L6
Dereference of a possibly null reference.
deploy-to-github-pages: src/Client/Services/NSwagClientRead.cs#L20
Possible null reference assignment.
deploy-to-github-pages: src/Client/Services/NSwagClientRead.cs#L16
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages
Unexpected input(s) 'GITHUB_TOKEN', valid inputs are ['ssh-key', 'token', 'branch', 'folder', 'target-folder', 'commit-message', 'clean', 'clean-exclude', 'dry-run', 'force', 'git-config-name', 'git-config-email', 'repository-name', 'tag', 'single-commit', 'silent']