feat: adds more audit log parsing for extended data #33
Annotations
21 errors and 2 warnings
build (1.22.x):
pkg/wsman/amt/auditlog/decoder_test.go#L178
cannot use "\x00" (untyped string constant) as int value in struct literal
|
build (1.22.x):
pkg/wsman/amt/auditlog/decoder_test.go#L178
too few values in struct literal of type struct{name string; appId int; eventId int; data string; expected string}
|
build (1.22.x):
pkg/wsman/amt/auditlog/decoder_test.go#L179
cannot use "\x01" (untyped string constant) as int value in struct literal
|
build (1.22.x):
pkg/wsman/amt/auditlog/decoder_test.go#L179
too few values in struct literal of type struct{name string; appId int; eventId int; data string; expected string}
|
build (1.22.x):
pkg/wsman/amt/auditlog/decoder_test.go#L181
cannot use "\x01\x01" (untyped string constant) as int value in struct literal
|
build (1.22.x):
pkg/wsman/amt/auditlog/decoder_test.go#L181
too few values in struct literal of type struct{name string; appId int; eventId int; data string; expected string}
|
build (1.22.x):
pkg/wsman/amt/auditlog/decoder_test.go#L182
cannot use "\x01\x02" (untyped string constant) as int value in struct literal
|
build (1.22.x):
pkg/wsman/amt/auditlog/decoder_test.go#L182
too few values in struct literal of type struct{name string; appId int; eventId int; data string; expected string}
|
build (1.22.x):
pkg/wsman/amt/auditlog/decoder_test.go#L183
cannot use "\x00\x00\x00\x00\x02" (untyped string constant) as int value in struct literal
|
build (1.22.x):
pkg/wsman/amt/auditlog/decoder_test.go#L183
too few values in struct literal of type struct{name string; appId int; eventId int; data string; expected string}
|
build (1.21.x)
The job was canceled because "_1_22_x" failed.
|
build (1.21.x):
pkg/wsman/amt/auditlog/decoder_test.go#L178
cannot use "\x00" (untyped string constant) as int value in struct literal
|
build (1.21.x):
pkg/wsman/amt/auditlog/decoder_test.go#L178
too few values in struct literal of type struct{name string; appId int; eventId int; data string; expected string}
|
build (1.21.x):
pkg/wsman/amt/auditlog/decoder_test.go#L179
cannot use "\x01" (untyped string constant) as int value in struct literal
|
build (1.21.x):
pkg/wsman/amt/auditlog/decoder_test.go#L179
too few values in struct literal of type struct{name string; appId int; eventId int; data string; expected string}
|
build (1.21.x):
pkg/wsman/amt/auditlog/decoder_test.go#L181
cannot use "\x01\x01" (untyped string constant) as int value in struct literal
|
build (1.21.x):
pkg/wsman/amt/auditlog/decoder_test.go#L181
too few values in struct literal of type struct{name string; appId int; eventId int; data string; expected string}
|
build (1.21.x):
pkg/wsman/amt/auditlog/decoder_test.go#L182
cannot use "\x01\x02" (untyped string constant) as int value in struct literal
|
build (1.21.x):
pkg/wsman/amt/auditlog/decoder_test.go#L182
too few values in struct literal of type struct{name string; appId int; eventId int; data string; expected string}
|
build (1.21.x):
pkg/wsman/amt/auditlog/decoder_test.go#L183
cannot use "\x00\x00\x00\x00\x02" (untyped string constant) as int value in struct literal
|
build (1.21.x):
pkg/wsman/amt/auditlog/decoder_test.go#L183
too few values in struct literal of type struct{name string; appId int; eventId int; data string; expected string}
|
build (1.22.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-wsman-messages/go-wsman-messages. Supported file pattern: go.sum
|
build (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-wsman-messages/go-wsman-messages. Supported file pattern: go.sum
|