Skip to content

Merge pull request #336 from Luthetus/staging #108

Merge pull request #336 from Luthetus/staging

Merge pull request #336 from Luthetus/staging #108

Triggered via push October 28, 2024 12:29
Status Success
Total duration 2m 18s
Artifacts

main.yml

on: push
deploy-to-github-pages
2m 8s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, JamesIves/[email protected]. 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, JamesIves/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy-to-github-pages: Source/Lib/Common/CustomEvents/Models/EventUtils.cs#L39
Nullability of reference types in type of parameter 'arg' of 'Task ReceiverBase.HandleEventAsync(EventCallbackWorkItem item, object arg)' doesn't match implicitly implemented member 'Task IHandleEvent.HandleEventAsync(EventCallbackWorkItem item, object? arg)' (possibly because of nullability attributes).
deploy-to-github-pages: Source/Lib/Common/Widgets/States/WidgetState.Effector.cs#L15
Non-nullable field '_jsRuntimeCommonApi' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
deploy-to-github-pages: Source/Lib/Common/BackgroundTasks/Models/BackgroundTaskQueue.cs#L76
Dereference of a possibly null reference.
deploy-to-github-pages: Source/Lib/Common/TreeViews/States/TreeViewState.Reducer.cs#L302
Dereference of a possibly null reference.
deploy-to-github-pages: Source/Lib/Common/TreeViews/States/TreeViewState.Reducer.cs#L302
Dereference of a possibly null reference.
deploy-to-github-pages: Source/Lib/Common/TreeViews/States/TreeViewState.Reducer.cs#L331
Dereference of a possibly null reference.
deploy-to-github-pages: Source/Lib/Common/TreeViews/States/TreeViewState.Reducer.cs#L331
Dereference of a possibly null reference.
deploy-to-github-pages: Source/Lib/Common/TreeViews/States/TreeViewState.Reducer.cs#L341
Dereference of a possibly null reference.