Skip to content

add gameOptions to entity #123

add gameOptions to entity

add gameOptions to entity #123

Triggered via push September 11, 2023 19:10
Status Success
Total duration 2m 15s
Artifacts
deploy-to-github-pages
2m 4s
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/Pages/VerifyEmail.razor#L43
Cannot convert null literal to non-nullable reference type.
deploy-to-github-pages: src/Client/Pages/VerifyEmail.razor#L42
Non-nullable property 'token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: src/Client/Pages/VerifyAccount.razor#L38
Cannot convert null literal to non-nullable reference type.
deploy-to-github-pages: src/Client/Pages/VerifyAccount.razor#L37
Non-nullable property 'token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: src/Client/Pages/UserProfileView.razor#L70
Cannot convert null literal to non-nullable reference type.
deploy-to-github-pages: src/Client/Pages/UserProfiles.razor#L80
Cannot convert null literal to non-nullable reference type.
deploy-to-github-pages: src/Client/Pages/UserProfileEdit.razor#L140
Possible null reference return.
deploy-to-github-pages: src/Client/Pages/UserProfileEdit.razor#L60
Non-nullable field 'editContext' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy-to-github-pages: src/Client/Pages/Unsubscribe.razor#L64
Possible null reference assignment.
deploy-to-github-pages: src/Client/Pages/Unsubscribe.razor#L42
Cannot convert null literal to non-nullable reference type.
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']