Skip to content

fix: ignore private repositories #36

fix: ignore private repositories

fix: ignore private repositories #36

Triggered via pull request August 16, 2023 23:15
Status Success
Total duration 1m 8s
Artifacts

development.yml

on: pull_request
test  /  Test application
37s
test / Test application
test  /  Code standards
59s
test / Code standards
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test / Code standards: dev.js#L1
'github-app-webhook-relay' should be listed in the project's dependencies, not devDependencies
test / Code standards: dev.js#L6
'run' was used before it was defined
test / Code standards: github-app.js#L8
Strings must use singlequote
test / Code standards: github-app.js#L16
Strings must use singlequote
test / Code standards: github-app.js#L27
Strings must use singlequote
test / Code standards: github-app.js#L28
Strings must use singlequote
test / Code standards: github-app.js#L34
Strings must use singlequote
test / Code standards: github-app.js#L36
Strings must use singlequote
test / Code standards: github-app.js#L36
Strings must use singlequote
test / Code standards: netlify/edge-functions/github-webhooks.js#L15
This line has a length of 103. Maximum allowed is 100