Deploy to GitHub Pages #14
main.yml
on: workflow_dispatch
deploy-to-github-pages
1m 43s
Annotations
12 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.FFmpegWasm/FFmpegWasmConfig.cs#L18
XML comment has badly formed XML -- '/'
|
deploy-to-github-pages:
SpawnDev.BlazorJS.FFmpegWasm/FFmpegWasmConfig.cs#L20
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'br'.'
|
deploy-to-github-pages:
SpawnDev.BlazorJS.FFmpegWasm/WorkerFSBlobEntry.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
SpawnDev.BlazorJS.FFmpegWasm/WorkerFSBlobEntry.cs#L8
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
SpawnDev.BlazorJS.FFmpegWasm/FSNode.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
SpawnDev.BlazorJS.FFmpegWasm/FFmpeg.cs#L8
Possible null reference argument for parameter 'targetObject' in 'bool IJSInProcessObjectReferenceExtensions.Get<bool>(IJSInProcessObjectReference targetObject, object identifier)'.
|
deploy-to-github-pages:
SpawnDev.BlazorJS.FFmpegWasm/FFmpegProgressEvent.cs#L8
Possible null reference argument for parameter 'targetObject' in 'double IJSInProcessObjectReferenceExtensions.Get<double>(IJSInProcessObjectReference targetObject, object identifier)'.
|
deploy-to-github-pages:
SpawnDev.BlazorJS.FFmpegWasm/FFmpegProgressEvent.cs#L9
Possible null reference argument for parameter 'targetObject' in 'double IJSInProcessObjectReferenceExtensions.Get<double>(IJSInProcessObjectReference targetObject, object identifier)'.
|
deploy-to-github-pages:
SpawnDev.BlazorJS.FFmpegWasm/FFmpegLogEvent.cs#L8
Possible null reference argument for parameter 'targetObject' in 'string IJSInProcessObjectReferenceExtensions.Get<string>(IJSInProcessObjectReference targetObject, object identifier)'.
|
deploy-to-github-pages:
SpawnDev.BlazorJS.FFmpegWasm/FFmpeg.cs#L15
Possible null reference argument for parameter '_ref' in 'Task<bool> IJSInProcessObjectReferenceExtensions.CallAsync<bool>(IJSInProcessObjectReference _ref, object identifier, object? arg0)'.
|