Skip to content

feat: support GitHub Actions CI and semantic-release #2

feat: support GitHub Actions CI and semantic-release

feat: support GitHub Actions CI and semantic-release #2

Triggered via push August 28, 2023 15:10
Status Failure
Total duration 2m 47s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
avs.probe_data undefined (type *Stream has no field or method probe_data)
test
avs.inject_global_side_data undefined (type *Stream has no field or method inject_global_side_data)
test
avs.nb_decoded_frames undefined (type *Stream has no field or method nb_decoded_frames)
test
avs.pts_wrap_behavior undefined (type *Stream has no field or method pts_wrap_behavior)
test
avs.request_probe undefined (type *Stream has no field or method request_probe)
test
avs.skip_samples undefined (type *Stream has no field or method skip_samples)
test
avs.skip_to_keyframe undefined (type *Stream has no field or method skip_to_keyframe)
test
avs.update_initial_durations_done undefined (type *Stream has no field or method update_initial_durations_done)
test
avs.interleaver_chunk_duration undefined (type *Stream has no field or method interleaver_chunk_duration)
test
avs.interleaver_chunk_size undefined (type *Stream has no field or method interleaver_chunk_size)
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/