Add memoization utility #3
Annotations
10 errors and 1 warning
coverage (^1, ubuntu-latest):
textarea/memoization/memoization.go#L15
type parameter requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
coverage (^1, ubuntu-latest):
textarea/memoization/memoization.go#L15
predeclared any requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
coverage (^1, ubuntu-latest):
textarea/memoization/memoization.go#L21
type parameter requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
coverage (^1, ubuntu-latest):
textarea/memoization/memoization.go#L21
predeclared any requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
coverage (^1, ubuntu-latest):
textarea/memoization/memoization.go#L30
type parameter requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
coverage (^1, ubuntu-latest):
textarea/memoization/memoization.go#L30
predeclared any requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
coverage (^1, ubuntu-latest):
textarea/memoization/memoization.go#L30
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
coverage (^1, ubuntu-latest):
textarea/memoization/memoization.go#L39
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
coverage (^1, ubuntu-latest):
textarea/memoization/memoization.go#L43
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
coverage (^1, ubuntu-latest):
textarea/memoization/memoization.go#L51
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
coverage (^1, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum
|