optimize parsing ulid #96
Annotations
32 errors and 3 warnings
lint:
ulid.go#L366
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
lint:
ulid.go#L367
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
lint:
ulid.go#L368
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
lint:
ulid.go#L369
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
lint:
ulid.go#L370
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
lint:
ulid.go#L371
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
lint:
ulid.go#L372
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
lint:
ulid.go#L373
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
lint:
ulid.go#L374
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
lint:
ulid.go#L375
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, ubuntu-latest):
ulid.go#L366
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, ubuntu-latest):
ulid.go#L367
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, ubuntu-latest):
ulid.go#L368
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, ubuntu-latest):
ulid.go#L369
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, ubuntu-latest):
ulid.go#L370
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, ubuntu-latest):
ulid.go#L371
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, ubuntu-latest):
ulid.go#L372
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, ubuntu-latest):
ulid.go#L373
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, ubuntu-latest):
ulid.go#L374
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, ubuntu-latest):
ulid.go#L375
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, macos-latest):
ulid.go#L366
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, macos-latest):
ulid.go#L367
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, macos-latest):
ulid.go#L368
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, macos-latest):
ulid.go#L369
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, macos-latest):
ulid.go#L370
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, macos-latest):
ulid.go#L371
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, macos-latest):
ulid.go#L372
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, macos-latest):
ulid.go#L373
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, macos-latest):
ulid.go#L374
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, macos-latest):
ulid.go#L375
cannot use 0xFF (untyped int constant 255) as int8 value in array or slice literal (overflows)
|
test (1.x, windows-latest)
The job was canceled because "_1_x_ubuntu-latest" failed.
|
test (1.x, windows-latest)
The operation was canceled.
|
test (1.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/ulid/ulid. Supported file pattern: go.sum
|
test (1.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/ulid/ulid. Supported file pattern: go.sum
|
test (1.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\ulid\ulid. Supported file pattern: go.sum
|