FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Avoid throwing validation error on invalid URIs by aeisenberg · Pull Request #1705 · github/codeql-action · GitHub

Avoid throwing validation error on invalid URIs - #1705

Merged
aeisenberg merged 2 commits into
mainfrom
aeisenberg/location-uri-schema-fix
May 25, 2023
Merged

aeisenberg merged 2 commits into
mainfrom
aeisenberg/location-uri-schema-fix

Conversation

aeisenberg commented May 25, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

The recent update of jsonschema inadvertently caused extra validation of uri-reference formatted properties. This change ensures that these errors are converted to warnings.

Note that we cannot revert the change to jsonschema since the old version does not handle uniqueItems correctly.

Fix for #1703.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

The recent update of jsonschema inadvertently caused extra validation of
`uri-reference` formatted properties. This change ensures that these
errors are converted to warnings.

Note that we cannot revert the change to jsonschema since the old
version does not handle `uniqueItems` correctly.
aeisenberg requested a review from a team as a code owner May 25, 2023 17:18
aeisenberg enabled auto-merge May 25, 2023 17:44
aeisenberg merged commit d3314cc into main May 25, 2023
aeisenberg deleted the aeisenberg/location-uri-schema-fix branch May 25, 2023 17:45
github-actions Bot mentioned this pull request May 25, 2023
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL