Skip to content

Auto: Updating standardized files #27

Auto: Updating standardized files

Auto: Updating standardized files #27

Triggered via pull request April 5, 2024 15:41
Status Success
Total duration 42s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: src/MBW.Utilities.ManagedSqlite.Core.Tests/AlterTable_Tests.cs#L73
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build: src/MBW.Utilities.ManagedSqlite.Sql.Tests/SqlCreateStatements.cs#L35
Theory method 'CreateStatementsTests' on test class 'SqlCreateStatements' does not use parameter 'fileName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: src/MBW.Utilities.ManagedSqlite.Sql.Tests/SqlCreateStatements.cs#L35
Theory method 'CreateStatementsTests' on test class 'SqlCreateStatements' does not use parameter 'tableName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: src/MBW.Utilities.ManagedSqlite.Core.Tests/AlterTable_Tests.cs#L73
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build: src/MBW.Utilities.ManagedSqlite.Sql.Tests/SqlCreateStatements.cs#L35
Theory method 'CreateStatementsTests' on test class 'SqlCreateStatements' does not use parameter 'fileName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: src/MBW.Utilities.ManagedSqlite.Sql.Tests/SqlCreateStatements.cs#L35
Theory method 'CreateStatementsTests' on test class 'SqlCreateStatements' does not use parameter 'tableName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)