chore(RHTAPWATCH-1237): Reorganize functional and unit tests #235
Annotations
9 errors and 1 warning
build:
cmd/main_test.go#L30
`utils` redeclared in this block (typecheck)
|
build:
cmd/main_test.go#L9
other declaration of utils (typecheck)
|
build:
cmd/main_test.go#L154
undefined: HTTPheader (typecheck)
|
build:
cmd/main_test.go#L163
undefined: HTTPheader (typecheck)
|
build:
cmd/main_test.go#L171
undefined: HTTPheader (typecheck)
|
build:
cmd/main_test.go#L146
undefined: performHTTPGetCall (typecheck)
|
build:
cmd/main_test.go#L156
undefined: performHTTPGetCall (typecheck)
|
build:
cmd/main_test.go#L194
undefined: performHTTPGetCall (typecheck)
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|