Skip to content

Update staticwebapp.config.json #18

Update staticwebapp.config.json

Update staticwebapp.config.json #18

Triggered via push April 29, 2024 17:12
Status Success
Total duration 6m 47s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L12
Non-nullable property 'Input' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L12
Non-nullable property 'Output' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L12
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L16
Non-nullable property 'Input' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L16
Non-nullable property 'Output' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L20
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/Reducers.cs#L12
Cannot convert null literal to non-nullable reference type.
build: AraratMorse/Stores/TranslationState/Reducers.cs#L12
Cannot convert null literal to non-nullable reference type.
build: AraratMorse/Stores/TranslationState/Reducers.cs#L12
Cannot convert null literal to non-nullable reference type.
build: AraratMorse/Components/UI/TranslationError.razor#L14
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L12
Non-nullable property 'Input' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L12
Non-nullable property 'Output' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L12
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L16
Non-nullable property 'Input' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L16
Non-nullable property 'Output' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L20
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: AraratMorse/Stores/TranslationState/Reducers.cs#L12
Cannot convert null literal to non-nullable reference type.
build: AraratMorse/Stores/TranslationState/Reducers.cs#L12
Cannot convert null literal to non-nullable reference type.
build: AraratMorse/Stores/TranslationState/Reducers.cs#L12
Cannot convert null literal to non-nullable reference type.
build: AraratMorse/Stores/TranslationAction.cs#L7
Non-nullable property 'Input' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.