stop using deprecated mholt/archiver #268
tests.yaml
on: pull_request
Lint
2m 29s
Matrix: Tests
Run example SDK
0s
Template validate
0s
CodeQL analysis
0s
Release test
0s
Flamegraph
0s
Matrix: Functional tests
Matrix: Integration tests
Annotations
10 errors
Lint:
pkg/protocols/javascript/js.go#L115
request.Matchers undefined (type *Request has no field or method Matchers) (typecheck)
|
Lint:
pkg/protocols/javascript/js.go#L130
request.TemplateID undefined (type *Request has no field or method TemplateID) (typecheck)
|
Lint:
pkg/protocols/javascript/js.go#L137
request.TemplateID undefined (type *Request has no field or method TemplateID) (typecheck)
|
Lint:
pkg/protocols/javascript/js.go#L143
request.TemplateID undefined (type *Request has no field or method TemplateID) (typecheck)
|
Lint:
pkg/protocols/websocket/websocket.go#L116
request.Matchers undefined (type *Request has no field or method Matchers) (typecheck)
|
Lint:
pkg/protocols/whois/whois.go#L69
request.Matchers undefined (type *Request has no field or method Matchers) (typecheck)
|
Lint:
pkg/protocols/common/variables/variables.go#L47
variables.Set undefined (type *Variable has no field or method Set) (typecheck)
|
Lint:
pkg/protocols/common/variables/variables.go#L60
variables.Set undefined (type *Variable has no field or method Set) (typecheck)
|
Lint:
pkg/protocols/common/variables/variables.go#L67
variables.Len undefined (type *Variable has no field or method Len) (typecheck)
|
Lint:
pkg/protocols/common/variables/variables.go#L68
variables.ForEach undefined (type *Variable has no field or method ForEach) (typecheck)
|