Skip to content

fix

fix #83

Triggered via push June 12, 2024 05:53
Status Failure
Total duration 22s
Artifacts

go.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 6 warnings
Go 1.15 sample: parser_bench_test.go#L24
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
Go 1.15 sample: parser_bench_test.go#L25
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.15 sample: parser_bench_test.go#L26
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.15 sample: parser_bench_test.go#L27
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.15 sample: parser_bench_test.go#L28
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.15 sample: parser_bench_test.go#L29
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
Go 1.15 sample: parser_bench_test.go#L30
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.13 sample: parser_bench_test.go#L24
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
Go 1.15 sample: parser_bench_test.go#L31
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
Go 1.13 sample: parser_bench_test.go#L25
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.15 sample: parser_porting_code_test.go#L1941
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
Go 1.13 sample: parser_bench_test.go#L26
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.15 sample: parser_porting_code_test.go#L1946
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.13 sample: parser_bench_test.go#L27
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.13 sample: parser_bench_test.go#L28
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.13 sample: parser_bench_test.go#L29
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
Go 1.13 sample: parser_bench_test.go#L30
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.13 sample: parser_bench_test.go#L31
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
Go 1.13 sample: parser_porting_code_test.go#L1941
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
Go 1.13 sample: parser_porting_code_test.go#L1946
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.14 sample: parser_bench_test.go#L24
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
Go 1.14 sample: parser_bench_test.go#L25
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.14 sample: parser_bench_test.go#L26
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.14 sample: parser_bench_test.go#L27
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.14 sample: parser_bench_test.go#L28
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.14 sample: parser_bench_test.go#L29
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
Go 1.14 sample: parser_bench_test.go#L30
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.14 sample: parser_bench_test.go#L31
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
Go 1.14 sample: parser_porting_code_test.go#L1941
cannot use func literal (type func(*Parser)) as type func(*Parser, int) in field value
Go 1.14 sample: parser_porting_code_test.go#L1946
cannot use func literal (type func(*Parser, []byte)) as type func(*Parser, []byte, int) in field value
Go 1.15 sample
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go 1.15 sample
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go 1.13 sample
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go 1.13 sample
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go 1.14 sample
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go 1.14 sample
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/