Skip to content

Update AraratMorse.csproj #20

Update AraratMorse.csproj

Update AraratMorse.csproj #20

Triggered via push August 22, 2024 04:50
Status Success
Total duration 6m 32s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: AraratMorse/Stores/TranslationState/TranslationState.cs#L12
Non-nullable property 'Input' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
build: AraratMorse/Components/UI/TranslationError.razor#L14
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: AraratMorse/Components/UI/ToolsFrame.razor#L23
Dereference of a possibly null reference.
build: AraratMorse/Components/UI/ToolsFrame.razor#L25
Dereference of a possibly null reference.
build: AraratMorse/Stores/TranslationState/Reducers.cs#L12
Cannot convert null literal to non-nullable reference type.