import/export of operator #671
Annotations
9 errors and 1 warning
test (stable, ubuntu-latest, true):
cmd/exportoperator.go#L198
(*github.com/nats-io/nsc/v2/cmd/store.Report).AddWarning format %v reads arg #3, but call has 2 args
|
test (stable, ubuntu-latest, true):
cmd/exportoperator.go#L381
(*github.com/nats-io/nsc/v2/cmd/store.Report).AddOK call has arguments but no formatting directives
|
test (stable, ubuntu-latest, true)
Process completed with exit code 1.
|
test (stable, windows-latest, false):
cmd/exportoperator.go#L198
(*github.com/nats-io/nsc/v2/cmd/store.Report).AddWarning format %v reads arg #3, but call has 2 args
|
test (stable, windows-latest, false):
cmd/exportoperator.go#L381
(*github.com/nats-io/nsc/v2/cmd/store.Report).AddOK call has arguments but no formatting directives
|
test (stable, windows-latest, false)
Process completed with exit code 1.
|
test (stable, macos-latest, false):
cmd/exportoperator.go#L198
(*github.com/nats-io/nsc/v2/cmd/store.Report).AddWarning format %v reads arg #3, but call has 2 args
|
test (stable, macos-latest, false):
cmd/exportoperator.go#L381
(*github.com/nats-io/nsc/v2/cmd/store.Report).AddOK call has arguments but no formatting directives
|
test (stable, macos-latest, false)
Process completed with exit code 1.
|
test (stable, ubuntu-latest, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|