Skip to content

Merge pull request #47 from yamaritta/feat/certs-filter #44

Merge pull request #47 from yamaritta/feat/certs-filter

Merge pull request #47 from yamaritta/feat/certs-filter #44

Triggered via push September 3, 2024 10:29
Status Success
Total duration 3m 17s
Artifacts 2

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. 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/Casdoor.Client/Models/CasgateRecord.cs#L61
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Casdoor.Client/Models/CasgateRecord.cs#L64
Non-nullable property 'ExtendedUser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Casdoor.Client/Models/CasdoorEmailForm.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Casdoor.Client/Models/CasdoorProvider.cs#L166
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/Casdoor.Client/Models/CasdoorProvider.cs#L169
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Casdoor.Client/Models/CasdoorProvider.cs#L172
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Casdoor.Client/Models/CasdoorProvider.cs#L175
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Casdoor.Client/Models/CasdoorProvider.cs#L178
Non-nullable property 'AvatarUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/ConsoleApp/Program.cs#L51
Possible null reference argument for parameter 'accessToken' in 'CasdoorClient CasdoorClient.SetBearerToken(string accessToken)'.
build: samples/ConsoleApp/Program.cs#L57
Possible null reference argument for parameter 'obj' in 'void ConsoleExtension.JsonWriteLine(object obj, ConsoleColor color = ConsoleColor.Black)'.
run-semantic-release
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/
run-semantic-release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release: src/Casdoor.Client/Models/CasgateRecord.cs#L61
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasgateRecord.cs#L64
Non-nullable property 'ExtendedUser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasdoorProvider.cs#L166
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasdoorProvider.cs#L169
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasdoorProvider.cs#L172
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasdoorProvider.cs#L175
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasdoorProvider.cs#L178
Non-nullable property 'AvatarUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasdoorEmailForm.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasgateRecord.cs#L61
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasgateRecord.cs#L64
Non-nullable property 'ExtendedUser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasdoorEmailForm.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasdoorProvider.cs#L166
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasdoorProvider.cs#L169
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasdoorProvider.cs#L172
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasdoorProvider.cs#L175
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
release: src/Casdoor.Client/Models/CasdoorProvider.cs#L178
Non-nullable property 'AvatarUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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: "drop-ci-packages", "drop-ci-test-results". 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/
release: samples/ConsoleApp/Program.cs#L51
Possible null reference argument for parameter 'accessToken' in 'CasdoorClient CasdoorClient.SetBearerToken(string accessToken)'.
release: samples/ConsoleApp/Program.cs#L57
Possible null reference argument for parameter 'obj' in 'void ConsoleExtension.JsonWriteLine(object obj, ConsoleColor color = ConsoleColor.Black)'.

Artifacts

Produced during runtime
Name Size
drop-ci-packages
130 KB
drop-ci-test-results
1.39 MB