Deploy to GitHub Pages #1
main.yml
on: workflow_dispatch
deploy-to-github-pages
1m 54s
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/[email protected], JamesIves/[email protected]. 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#L30
Non-nullable property 'JS' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|