Skip to content

Merge pull request #24 from gavanlamb/fix/GH-23-fix-iso-8601 #14

Merge pull request #24 from gavanlamb/fix/GH-23-fix-iso-8601

Merge pull request #24 from gavanlamb/fix/GH-23-fix-iso-8601 #14

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
321 lines analyzed, 321 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 58 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/app 15.1.0 MIT
@octokit/auth-app 7.1.0 MIT
@octokit/auth-oauth-app 8.1.1 MIT
@octokit/auth-oauth-user 5.1.1 MIT
@octokit/auth-token 4.0.0 MIT
@octokit/auth-token 5.1.1 MIT
@octokit/auth-unauthenticated 6.1.0 MIT
@octokit/core 5.2.0 MIT
@octokit/core 6.1.2 MIT
@octokit/endpoint 10.1.1 MIT
@octokit/graphql 7.1.0 MIT
@octokit/graphql 8.1.1 MIT
@octokit/oauth-app 7.1.2 MIT
@octokit/openapi-types 20.0.0 MIT
@octokit/openapi-webhooks-types 8.2.1 MIT
@octokit/plugin-paginate-graphql 5.2.2 MIT
@octokit/plugin-paginate-rest 11.3.0 MIT
@octokit/plugin-paginate-rest 9.2.1 MIT
@octokit/plugin-rest-endpoint-methods 10.4.1 MIT
@octokit/plugin-rest-endpoint-methods 13.2.1 MIT
@octokit/plugin-retry 7.1.1 MIT
@octokit/plugin-throttling 9.3.0 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
@octokit/webhooks-methods 5.1.0 MIT
@octokit/webhooks 13.2.7 MIT
aggregate-error 5.0.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
clean-stack 5.2.0 MIT
deprecation 2.3.1 ISC
escape-string-regexp 5.0.0 MIT
indent-string 5.0.0 MIT
lru-cache 10.2.2 ISC
lru-cache 6.0.0 ISC
octokit 4.0.2 MIT
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-github-app-jwt 2.2.0 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