Skip to content

Bump github.com/quic-go/quic-go from 0.34.0 to 0.37.7 #404

Bump github.com/quic-go/quic-go from 0.34.0 to 0.37.7

Bump github.com/quic-go/quic-go from 0.34.0 to 0.37.7 #404

Triggered via pull request January 16, 2024 01:51
Status Failure
Total duration 8m 19s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
unit_test
cannot use "The version of quic-go you're using can't be built using outdated Go versions. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built using outdated Go...) as int value in variable declaration
unit_test
test] Error 2
unit_test
Process completed with exit code 2.
UI_UT: cnsi-portal/src/app/view/assements/pkgload-report/pkgload-report.component.ts#L71
Lifecycle interface 'OnDestroy' should be implemented for method 'ngOnDestroy'. (https://angular.io/styleguide#style-09-01)
UI_UT: cnsi-portal/src/app/view/assements/pkgload-report/pkgload-report.component.ts#L399
Lifecycle interface 'AfterViewInit' should be implemented for method 'ngAfterViewInit'. (https://angular.io/styleguide#style-09-01)
unit_test
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/