Skip to content

Merge pull request #63 from AMalininHere/next #142

Merge pull request #63 from AMalininHere/next

Merge pull request #63 from AMalininHere/next #142

Triggered via push May 24, 2023 18:38
Status Success
Total duration 57s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
test
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
test: src/Camunda.Worker/Log.cs#L13
Multiple logging methods are using event id 0 in class Log
test: src/Camunda.Worker/Log.cs#L16
Multiple logging methods are using event id 0 in class Log
test: src/Camunda.Worker/Log.cs#L19
Multiple logging methods are using event id 0 in class Log
test: src/Camunda.Worker/Log.cs#L26
Multiple logging methods are using event id 0 in class Log
test: src/Camunda.Worker/Log.cs#L29
Multiple logging methods are using event id 0 in class Log
test: src/Camunda.Worker/Log.cs#L32
Multiple logging methods are using event id 0 in class Log
test: src/Camunda.Worker/Log.cs#L37
Multiple logging methods are using event id 0 in class Log
test: test/Camunda.Worker.Tests/CamundaWorkerBuilderExtensionsTest.cs#L45
Possible null reference argument for parameter 'collection' in 'string Assert.Single<string>(IEnumerable<string> collection)'.