Skip to content

Remove Index2.razor file. #121

Remove Index2.razor file.

Remove Index2.razor file. #121

Triggered via push February 15, 2024 23:00
Status Success
Total duration 4m 19s
Artifacts
build-and-deploy
4m 11s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build-and-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/.
build-and-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/
build-and-deploy: src/Memento.Core/MementoStore.cs#L8
Nullability of reference types in type of parameter 'message' of 'TState MementoStore<TState, TMessage>.Reducer(TState state, TMessage message)' doesn't match the target delegate 'Reducer<TState, TMessage>' (possibly because of nullability attributes).
build-and-deploy: src/Memento.Core/AbstractStore.cs#L256
'AbstractStore<TState, TMessage>.OnHandleDisposable()' is obsolete
build-and-deploy: src/Memento.ReduxDevTool/ReduxDevToolMiddlewareHandler.cs#L54
Nullability of type of parameter 'command' doesn't match overridden member (possibly because of nullability attributes).
build-and-deploy: src/Memento.Core/AbstractStore.cs#L256
'AbstractStore<TState, TMessage>.OnHandleDisposable()' is obsolete
build-and-deploy: src/Memento.Core/MementoStore.cs#L8
Nullability of reference types in type of parameter 'message' of 'TState MementoStore<TState, TMessage>.Reducer(TState state, TMessage message)' doesn't match the target delegate 'Reducer<TState, TMessage>' (possibly because of nullability attributes).
build-and-deploy: src/Memento.ReduxDevTool/ReduxDevToolMiddlewareHandler.cs#L54
Nullability of type of parameter 'command' doesn't match overridden member (possibly because of nullability attributes).
build-and-deploy: test/Memento.Test/Core/Mock/FluxAsyncCounterStore.cs#L27
Nullability of reference types in type of parameter 'command' of 'FluxAsyncCounterState FluxAsyncCounterStore.Reducer(FluxAsyncCounterState state, FluxAsyncCounterCommands command)' doesn't match the target delegate 'Reducer<FluxAsyncCounterState, FluxAsyncCounterCommands>' (possibly because of nullability attributes).
build-and-deploy: src/Memento.Core/AbstractStore.cs#L256
'AbstractStore<TState, TMessage>.OnHandleDisposable()' is obsolete
build-and-deploy: src/Memento.Core/MementoStore.cs#L8
Nullability of reference types in type of parameter 'message' of 'TState MementoStore<TState, TMessage>.Reducer(TState state, TMessage message)' doesn't match the target delegate 'Reducer<TState, TMessage>' (possibly because of nullability attributes).
build-and-deploy: src/Memento.ReduxDevTool/ReduxDevToolMiddlewareHandler.cs#L54
Nullability of type of parameter 'command' doesn't match overridden member (possibly because of nullability attributes).
build-and-deploy: test/Memento.Test/Core/Mock/FluxAsyncCounterStore.cs#L27
Nullability of reference types in type of parameter 'command' of 'FluxAsyncCounterState FluxAsyncCounterStore.Reducer(FluxAsyncCounterState state, FluxAsyncCounterCommands command)' doesn't match the target delegate 'Reducer<FluxAsyncCounterState, FluxAsyncCounterCommands>' (possibly because of nullability attributes).