Skip to content

Deploy to GitHub Pages #4

Deploy to GitHub Pages

Deploy to GitHub Pages #4

Manually triggered June 3, 2024 19:15
Status Success
Total duration 1m 13s
Artifacts

main.yml

on: workflow_dispatch
deploy-to-github-pages
1m 5s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
deploy-to-github-pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3.0.3, JamesIves/github-pages-deploy-action@v4.4.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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: SpawnDev.BlazorJS.PeerJS/EventEmitter.cs#L227
Non-nullable property 'Callback' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: SpawnDev.BlazorJS.PeerJS/EventEmitter.cs#L171
Type parameter 'T2' has no matching typeparam tag in the XML comment on 'EventEmitter.On<T1, T2>(string, Action<T1, T2>)' (but other type parameters do)
deploy-to-github-pages: SpawnDev.BlazorJS.PeerJS.Demo/Pages/ConnectExample.razor#L36
Non-nullable property 'JS' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.