Add fork mode support to test framework #4761
Annotations
12 errors
|
lint
golangci-lint exit with code 3
|
|
test (ubuntu-latest)
Process completed with exit code 2.
|
|
test (ubuntu-latest):
internal/test/test_test.go#L831
unknown field ForkURL in struct literal of type flagsTests
|
|
test (ubuntu-latest):
internal/test/test_test.go#L814
unknown field ForkNetwork in struct literal of type flagsTests
|
|
test (ubuntu-latest):
internal/test/test_test.go#L813
unknown field ForkURL in struct literal of type flagsTests
|
|
test (ubuntu-latest):
internal/test/test_test.go#L781
unknown field ForkNetwork in struct literal of type flagsTests
|
|
test (ubuntu-latest):
internal/test/test_test.go#L780
unknown field ForkURL in struct literal of type flagsTests
|
|
test (ubuntu-latest)
cannot use result (variable of type *standardLibrary) as stdlib.StandardLibraryHandler value in argument to stdlib.InterpreterDefaultScriptStandardLibraryValues: *standardLibrary does not implement stdlib.StandardLibraryHandler (wrong type for method EmitEvent)
|
|
test (ubuntu-latest)
cannot use result (variable of type *standardLibrary) as stdlib.StandardLibraryHandler value in argument to stdlib.InterpreterDefaultStandardLibraryValues: *standardLibrary does not implement stdlib.StandardLibraryHandler (wrong type for method EmitEvent)
|
|
test (ubuntu-latest)
cannot use standardLibrary{} (value of struct type standardLibrary) as stdlib.StandardLibraryHandler value in variable declaration: standardLibrary does not implement stdlib.StandardLibraryHandler (wrong type for method EmitEvent)
|
|
test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
test (windows-latest)
The operation was canceled.
|