Skip to content

Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 8.0.0 #354

Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 8.0.0

Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 8.0.0 #354

Triggered via pull request November 20, 2023 14:35
Status Failure
Total duration 35s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, xt0rted/dotnet-format-problem-matcher@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test: tests/AttachMimeTypes.cs#L26
The variable 'ex' is declared but never used
test: tests/IntegrationTest.cs#L32
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
test: tests/AttachMimeTypes.cs#L28
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
test: tests/MandrillApiTest.cs#L62
Do not use Assert.False(true, message) to fail a test. Use Assert.Fail(message) instead.
test: tests/Messages.cs#L33
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
test: tests/Messages.cs#L43
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
test: tests/Messages.cs#L53
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
test: tests/AttachMimeTypes.cs#L26
The variable 'ex' is declared but never used
test: tests/IntegrationTest.cs#L32
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
test: tests/AttachMimeTypes.cs#L28
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.