feat: set log file retention settings #17
Annotations
13 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, actions/cache@v3, actions/upload-artifact@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:
src/Tgvs/Telegram/TelegramBotConfig.cs#L5
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Tgvs/Providers/SqlStickersProvider.cs#L15
Possible null reference assignment.
|
build:
src/Tgvs/Providers/SqlStickersProvider.cs#L16
Possible null reference assignment.
|
build:
src/Tgvs/Providers/Sticker.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Tgvs/Providers/Sticker.cs#L7
Non-nullable property 'VideoFileId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Tgvs/Providers/Sticker.cs#L9
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Tgvs/Telegram/UpdateHandler.cs#L87
Possible null reference argument for parameter 'source' in 'IEnumerable<InlineQueryResultCachedVideo> Enumerable.Select<Sticker, InlineQueryResultCachedVideo>(IEnumerable<Sticker> source, Func<Sticker, InlineQueryResultCachedVideo> selector)'.
|
build:
src/Tgvs/Telegram/TelegramBotConfig.cs#L5
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Tgvs/Providers/SqlStickersProvider.cs#L15
Possible null reference assignment.
|
build:
src/Tgvs/Providers/SqlStickersProvider.cs#L16
Possible null reference assignment.
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: ".net-app".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
|
16.8 MB |
|