Skip to content

Merge pull request #11 from codibre/retry-support #15

Merge pull request #11 from codibre/retry-support

Merge pull request #11 from codibre/retry-support #15

Triggered via push July 23, 2024 08:36
Status Success
Total duration 2m 1s
Artifacts

semantic.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
semantic
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, paambaati/codeclimate-action@v2.6.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
semantic
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, paambaati/codeclimate-action@v2.6.0, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
semantic: src/Codibre.MSSqlSession/Impl/AsyncSqlOptions.cs#L7
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
semantic: src/Codibre.MSSqlSession/Impl/AsyncSqlOptions.cs#L7
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
semantic: src/Codibre.MSSqlSession/Impl/AsyncSqlOptions.cs#L7
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
semantic: src/Codibre.MSSqlSession/Impl/AsyncSqlOptions.cs#L7
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
semantic: src/Codibre.MSSqlSession/Impl/AsyncSqlOptions.cs#L7
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
semantic: src/Codibre.MSSqlSession/Impl/AsyncSqlOptions.cs#L7
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.