Skip to content

build(deps): bump codecov/codecov-action from 5 to 7 #26

build(deps): bump codecov/codecov-action from 5 to 7

build(deps): bump codecov/codecov-action from 5 to 7 #26

Triggered via pull request June 15, 2026 14:38
Status Success
Total duration 3m 54s
Artifacts 3

ci.yml

on: pull_request
Dependency audit
23s
Dependency audit
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
Build & Test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Test (macos-latest): src/FixedWidthParser/Utf8FixedWidthRuntime.cs#L21
Identifier 'String' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
Build & Test (macos-latest): src/FixedWidthParser/FixedWidthRuntime.cs#L19
Identifier 'String' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
Build & Test (macos-latest): src/FixedWidthParser/Processors/Utf8ColumnParserFactory.cs#L20
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Build & Test (macos-latest): src/FixedWidthParser/Processors/Utf8ColumnParserFactory.cs#L18
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Build & Test (macos-latest): src/FixedWidthParser/Processors/ColumnParserFactory.cs#L19
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Build & Test (macos-latest): src/FixedWidthParser/Processors/ColumnParserFactory.cs#L17
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Build & Test (macos-latest): src/FixedWidthParser/Parsers/Utf8FixedWidthParser.cs#L24
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build & Test (macos-latest): src/FixedWidthParser/Parsers/Utf8FixedWidthParser.cs#L23
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build & Test (macos-latest): src/FixedWidthParser/Parsers/FixedWidthParser.cs#L12
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build & Test (macos-latest): src/FixedWidthParser/Parsers/FixedWidthParser.cs#L11
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build & Test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Test (ubuntu-latest): src/FixedWidthParser/Parsers/Utf8FixedWidthParser.cs#L29
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
Build & Test (ubuntu-latest): src/FixedWidthParser/FixedWidthRuntime.cs#L19
Identifier 'String' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
Build & Test (ubuntu-latest): src/FixedWidthParser/Processors/Utf8ColumnParserFactory.cs#L20
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Build & Test (ubuntu-latest): src/FixedWidthParser/Processors/Utf8ColumnParserFactory.cs#L18
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Build & Test (ubuntu-latest): src/FixedWidthParser/Processors/ColumnParserFactory.cs#L19
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Build & Test (ubuntu-latest): src/FixedWidthParser/Processors/ColumnParserFactory.cs#L17
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Build & Test (ubuntu-latest): src/FixedWidthParser/Parsers/Utf8FixedWidthParser.cs#L24
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build & Test (ubuntu-latest): src/FixedWidthParser/Parsers/Utf8FixedWidthParser.cs#L23
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build & Test (ubuntu-latest): src/FixedWidthParser/Parsers/FixedWidthParser.cs#L12
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build & Test (ubuntu-latest): src/FixedWidthParser/Parsers/FixedWidthParser.cs#L11
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Dependency audit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Test (windows-latest): src/FixedWidthParser/Parsers/Utf8FixedWidthParser.cs#L29
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
Build & Test (windows-latest): src/FixedWidthParser/FixedWidthRuntime.cs#L19
Identifier 'String' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
Build & Test (windows-latest): src/FixedWidthParser/Processors/Utf8ColumnParserFactory.cs#L20
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Build & Test (windows-latest): src/FixedWidthParser/Processors/Utf8ColumnParserFactory.cs#L18
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Build & Test (windows-latest): src/FixedWidthParser/Processors/ColumnParserFactory.cs#L19
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Build & Test (windows-latest): src/FixedWidthParser/Processors/ColumnParserFactory.cs#L17
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
Build & Test (windows-latest): src/FixedWidthParser/Parsers/Utf8FixedWidthParser.cs#L24
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build & Test (windows-latest): src/FixedWidthParser/Parsers/Utf8FixedWidthParser.cs#L23
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build & Test (windows-latest): src/FixedWidthParser/Parsers/FixedWidthParser.cs#L12
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build & Test (windows-latest): src/FixedWidthParser/Parsers/FixedWidthParser.cs#L11
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)

Artifacts

Produced during runtime
Name Size Digest
test-results-macos-latest
3.42 KB
sha256:28011c2bf12db584c00ec726013e6b526cf94170e649d628269bea9feaf4cd0b
test-results-ubuntu-latest
3.4 KB
sha256:42cf149350abb7df55df9a0c0f2d6c7998e6dac82ed717ac81c243a761370cf9
test-results-windows-latest
3.41 KB
sha256:ab9374a6bb662e8c7f35b42b0963a35cb3ef9bc653b41817dd9f2f0fd59351f9