-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enhance(workflows/node.js): suggest fixes with reviewdog (requires pull_request_target) #25154
base: main
Are you sure you want to change the base?
Changes from 7 commits
c0058a3
eddafb8
82a592f
5d3dd74
6de9182
ec9f4c4
7e0c04e
85fdb11
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -746,7 +746,7 @@ | |||||
"report-sample": { | ||||||
"__compat": { | ||||||
"description": "`report-sample` source value", | ||||||
"mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Content-Security-Policy#fetch_directive_syntax", | ||||||
"mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Content-Security-Policy/Sources#report-sample", | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [bcd-linter] reported by reviewdog 🐶
Suggested change
|
||||||
"support": { | ||||||
"chrome": { | ||||||
"version_added": "59" | ||||||
|
@@ -1152,7 +1152,7 @@ | |||||
"strict-dynamic": { | ||||||
"__compat": { | ||||||
"description": "`strict-dynamic` source value", | ||||||
"mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Content-Security-Policy#fetch_directive_syntax", | ||||||
"mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Content-Security-Policy/Sources#strict-dynamic", | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [bcd-linter] reported by reviewdog 🐶
Suggested change
|
||||||
"support": { | ||||||
"chrome": { | ||||||
"version_added": "52" | ||||||
|
@@ -1338,7 +1338,7 @@ | |||||
"unsafe-hashes": { | ||||||
"__compat": { | ||||||
"description": "`unsafe-hashes` source value", | ||||||
"mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Content-Security-Policy#fetch_directive_syntax", | ||||||
"mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Content-Security-Policy/Sources#unsafe-hashes", | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [bcd-linter] reported by reviewdog 🐶
Suggested change
|
||||||
"support": { | ||||||
"chrome": { | ||||||
"version_added": "69" | ||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[bcd-linter] reported by reviewdog 🐶