Skip to content

Merge branch 'main' of https://github.com/le-nn/memento #115

Merge branch 'main' of https://github.com/le-nn/memento

Merge branch 'main' of https://github.com/le-nn/memento #115

Triggered via push February 14, 2024 04:23
Status Failure
Total duration 48s
Artifacts
build-and-deploy
41s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
build-and-deploy: src/Memento.Blazor/StateChangedObserver.cs#L43
The type or namespace name 'Observer<>' could not be found (are you missing a using directive or an assembly reference?)
build-and-deploy: src/Memento.Blazor/StateChangedObserver.cs#L43
The type or namespace name 'Observer<>' could not be found (are you missing a using directive or an assembly reference?)
build-and-deploy
Process completed with exit code 1.
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. 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/AbstractStore.cs#L248
'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: src/Memento.Core/AbstractStore.cs#L248
'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).