Skip to content

Add bit stream filter support #237

Add bit stream filter support

Add bit stream filter support #237

Triggered via pull request May 13, 2024 15:01
Status Failure
Total duration 5m 44s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
test (ubuntu-latest): bit_stream_filter.go#L21
cannot use cc (variable of type *BitStreamFilter) as Classer value in argument to classers.set: *BitStreamFilter does not implement Classer (missing method Class)
test (ubuntu-latest)
Process completed with exit code 1.
test (macos-latest): bit_stream_filter.go#L21
cannot use cc (variable of type *BitStreamFilter) as Classer value in argument to classers.set: *BitStreamFilter does not implement Classer (missing method Class)
test (macos-latest)
Process completed with exit code 1.
test (windows-latest): bit_stream_filter.go#L21
cannot use cc (variable of type *BitStreamFilter) as Classer value in argument to classers.set: *BitStreamFilter does not implement Classer (missing method Class)
test (windows-latest)
Process completed with exit code 1.
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.