CodeQL #1417
Annotations
5 errors and 4 warnings
Analyze (csharp, Release, src/Skylark.DNS.sln)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Analyze (csharp, Release, src/Skylark.Standard.sln)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Analyze (csharp, Release, src/Skylark.Uptime.sln)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Analyze (csharp, Release, src/Skylark.sln)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Analyze (csharp, Release, src/Skylark.Clipboard.sln)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Analyze (csharp, Release, src/Skylark.sln)
Back off 18.662 seconds before retry.
|
Analyze (csharp, Release, src/Skylark.sln)
Failed to download action 'https://api.github.com/internal/immutable-actions/github/codeql-action/download/sha256:236b25bc748068f574812ffef6dd9c3c5e5a95ed6d0f094bdc5a05fb2a83d7f5?x-ghcr-actor-id=584889259&x-ghcr-actor-type=repository&x-ghcr-alg=hmac-sha256&x-ghcr-date=2025-07-29T00:57:03Z&x-ghcr-expires=10m0s&x-ghcr-host=ghcr.io&***
|
Analyze (csharp, Release, src/Skylark.Clipboard.sln):
src/Skylark.Clipboard/Helper/Board.cs#L80
'Clipboard.GetData(string)' is obsolete: '`Clipboard.GetData(string)` method is obsolete. Use `Clipboard.TryGetData<T>` methods instead.' (https://aka.ms/winforms-warnings/WFDEV005)
|
Analyze (csharp, Release, src/Skylark.Clipboard.sln):
src/Skylark.Clipboard/Helper/Board.cs#L80
'Clipboard.GetData(string)' is obsolete: '`Clipboard.GetData(string)` method is obsolete. Use `Clipboard.TryGetData<T>` methods instead.' (https://aka.ms/winforms-warnings/WFDEV005)
|