Skip to content

Add admin page

Add admin page #120

Triggered via push May 19, 2024 11:54
Status Success
Total duration 58s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy: ReplayBrowser/Pages/ViewReplay.razor#L26
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: ReplayBrowser/Pages/Shared/MainLayout.razor#L56
Dereference of a possibly null reference.
deploy: ReplayBrowser/Pages/Shared/MainLayout.razor#L20
Dereference of a possibly null reference.
deploy: ReplayBrowser/Pages/Shared/MainLayout.razor#L31
Dereference of a possibly null reference.
deploy: ReplayBrowser/Pages/Shared/MainLayout.razor#L40
Dereference of a possibly null reference.
deploy: ReplayBrowser/Pages/Shared/MainLayout.razor#L13
Non-nullable field '_user' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: ReplayBrowser/Pages/Profile.razor#L23
Dereference of a possibly null reference.
deploy: ReplayBrowser/Pages/Profile.razor#L116
Dereference of a possibly null reference.
deploy: ReplayBrowser/Pages/Profile.razor#L119
The variable 'e' is declared but never used
deploy: ReplayBrowser/Pages/Leaderboard.razor#L167
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.