Skip to content

Bump CsvHelper from 30.0.1 to 32.0.3 #44

Bump CsvHelper from 30.0.1 to 32.0.3

Bump CsvHelper from 30.0.1 to 32.0.3 #44

Triggered via pull request May 14, 2024 19:09
Status Success
Total duration 1m 7s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Common.Shared/TaskExt.cs#L32
The variable 'e' is declared but never used
build: Common.Shared/HasStream.cs#L8
Non-nullable property 'Stream' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/Auth/FcmReg.cs#L8
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/Auth/FcmReg.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/Auth/FcmReg.cs#L10
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/Auth/FcmReg.cs#L11
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/AuthConfig.cs#L5
Non-nullable property 'BaseHref' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/DevConfig.cs#L7
Non-nullable property 'DevServer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/Auth/Auth.cs#L9
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Common.Server/Auth/Auth.cs#L10
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.