Skip to content

Add GitHub action for deeper schema validation of PRs #697

Add GitHub action for deeper schema validation of PRs

Add GitHub action for deeper schema validation of PRs #697

Re-run triggered October 19, 2023 21:45
Status Success
Total duration 1m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validate.yml

on: pull_request
Validate the schema can be understood by the OCSF Elixir server
1m 2s
Validate the schema can be understood by the OCSF Elixir server
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Validate the schema can be understood by the OCSF Elixir server
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Validate the schema can be understood by the OCSF Elixir server
use Bitwise is deprecated. import Bitwise instead