Bump System.Text.Json from 6.0.4 to 8.0.4 in /Demo #14
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Api/Helpers/QueryStringBuilder.cs#L35
XML comment has badly formed XML -- 'The character(s) '.' cannot be used at this location.'
|
build:
Api/Entities/OneDriveAccessToken.cs#L11
Missing XML comment for publicly visible type or member 'OneDriveAccessToken.TokenType'
|
build:
Api/Entities/OneDriveAccessToken.cs#L14
Missing XML comment for publicly visible type or member 'OneDriveAccessToken.AccessToken'
|
build:
Api/Entities/OneDriveAccessToken.cs#L17
Missing XML comment for publicly visible type or member 'OneDriveAccessToken.AccessTokenExpirationDuration'
|
build:
Api/Entities/OneDriveAccessToken.cs#L20
Missing XML comment for publicly visible type or member 'OneDriveAccessToken.RefreshToken'
|
build:
Api/Entities/OneDriveAccessToken.cs#L23
Missing XML comment for publicly visible type or member 'OneDriveAccessToken.Scopes'
|
build:
Api/Entities/OneDriveAccessToken.cs#L26
Missing XML comment for publicly visible type or member 'OneDriveAccessToken.AuthenticationToken'
|
build:
Api/Entities/OneDriveAsyncTask.cs#L6
Missing XML comment for publicly visible type or member 'OneDriveAsyncTask'
|
build:
Api/Entities/OneDriveAsyncTask.cs#L8
Missing XML comment for publicly visible type or member 'OneDriveAsyncTask.Status'
|
build:
Api/Entities/OneDriveAsyncTask.cs#L10
Missing XML comment for publicly visible type or member 'OneDriveAsyncTask.StatusUri'
|