Skip to content

Merge pull request #17 from gavanlamb/feature/GH-15-update-action-name #10

Merge pull request #17 from gavanlamb/feature/GH-15-update-action-name

Merge pull request #17 from gavanlamb/feature/GH-15-update-action-name #10

GitHub Actions / Qodana for JS completed Jun 16, 2024 in 0s

1 new problem found by Qodana for JS

Qodana for JS

1 new problem were found

Inspection name Severity Problems
Result of method call returning a promise is ignored ◽️ Notice 1
@@ Code coverage @@
+ 100% total lines covered
325 lines analyzed, 325 lines covered
# Calculated according to the filters of your coverage tool

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Detected 39 dependencies

Third-party software list

This page lists the third-party software dependencies used in project

Dependency Version Licenses
@actions/core 1.10.1 MIT
@actions/exec 1.1.1 MIT
@actions/github 6.0.0 MIT
@actions/http-client 2.2.0 MIT
@actions/io 1.1.3 MIT
@fastify/busboy 2.1.1 MIT
@octokit/auth-action 5.1.1 MIT
@octokit/auth-token 4.0.0 MIT
@octokit/auth-token 5.1.1 MIT
@octokit/core 5.2.0 MIT
@octokit/core 6.1.2 MIT
@octokit/graphql 7.1.0 MIT
@octokit/graphql 8.1.1 MIT
@octokit/openapi-types 20.0.0 MIT
@octokit/openapi-types 22.2.0 MIT
@octokit/plugin-paginate-rest 9.2.1 MIT
@octokit/plugin-rest-endpoint-methods 10.4.1 MIT
@octokit/plugin-retry 7.1.1 MIT
@octokit/request-error 5.1.0 MIT
@octokit/request-error 6.1.1 MIT
@octokit/request 8.4.0 MIT
@octokit/request 9.1.1 MIT
@octokit/types 12.6.0 MIT
@octokit/types 13.5.0 MIT
before-after-hook 2.2.3 Apache-2.0
before-after-hook 3.0.2 Apache-2.0
bottleneck 2.19.5 MIT
deprecation 2.3.1 ISC
lru-cache 6.0.0 ISC
once 1.4.0 ISC
semver-diff 4.0.0 MIT
semver 7.6.0 ISC
tunnel 0.0.6 MIT
undici 5.28.4 MIT
universal-user-agent 6.0.1 ISC
universal-user-agent 7.0.2 ISC
uuid 8.3.2 MIT
wrappy 1.0.2 ISC
yallist 4.0.0 ISC
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 3 in src/index.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Result of method call returning a promise is ignored

Promise returned from run is ignored