Skip to content

try to handle error while running as GitHub Pages verse dev that work… #121

try to handle error while running as GitHub Pages verse dev that work…

try to handle error while running as GitHub Pages verse dev that work… #121

Triggered via push June 24, 2024 05:45
Status Success
Total duration 1m 57s
Artifacts

dotnet.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@v2, actions/setup-dotnet@v1, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
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: Ellabit/DynamicCode/SimpleUnloadableAssemblyLoadContext.cs#L237
Dereference of a possibly null reference.
deploy: Ellabit/DynamicCode/SimpleUnloadableAssemblyLoadContext.cs#L229
The variable 'ex' is declared but never used
deploy: Ellabit/Pages/Challenge.razor.cs#L115
Possible null reference argument for parameter 'jsObjectReference' in 'ValueTask<string> JSObjectReferenceExtensions.InvokeAsync<string>(IJSObjectReference jsObjectReference, string identifier, params object?[]? args)'.
deploy: Ellabit/Pages/Challenge.razor.cs#L264
Dereference of a possibly null reference.
deploy: Ellabit/Pages/Challenge.razor.cs#L270
Dereference of a possibly null reference.
deploy: Ellabit/OmniSharp/OmniSharpCompletionService.cs#L149
Dereference of a possibly null reference.
deploy: Ellabit/OmniSharp/OmniSharpCompletionService.cs#L206
Converting null literal or possible null value to non-nullable type.
deploy: Ellabit/OmniSharp/OmniSharpCompletionService.cs#L511
Converting null literal or possible null value to non-nullable type.
deploy: Ellabit/OmniSharp/OmniSharpCompletionService.cs#L519
Dereference of a possibly null reference.