Skip to content

Add memoization utility #3

Add memoization utility

Add memoization utility #3

Triggered via push November 1, 2023 03:08
Status Failure
Total duration 40s
Artifacts

build.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 4 warnings
test (~1.17, ubuntu-latest): textarea/memoization/memoization.go#L15
syntax error: unexpected any, expecting ]
test (~1.17, ubuntu-latest): textarea/memoization/memoization.go#L21
syntax error: unexpected Hasher, expecting ]
test (~1.17, ubuntu-latest): textarea/memoization/memoization.go#L30
syntax error: unexpected [, expecting (
test (~1.17, ubuntu-latest): textarea/memoization/memoization.go#L39
syntax error: unexpected [, expecting comma or )
test (~1.17, ubuntu-latest): textarea/memoization/memoization.go#L43
syntax error: unexpected [, expecting comma or )
test (~1.17, ubuntu-latest): textarea/memoization/memoization.go#L51
syntax error: unexpected [, expecting comma or )
test (~1.17, ubuntu-latest): textarea/memoization/memoization.go#L61
syntax error: non-declaration statement outside function body
test (~1.17, ubuntu-latest): textarea/memoization/memoization.go#L65
syntax error: unexpected [, expecting comma or )
test (~1.17, ubuntu-latest)
Process completed with exit code 2.
test (^1, ubuntu-latest)
The job was canceled because "_1_17_ubuntu-latest" failed.
test (^1, ubuntu-latest): textarea/memoization/memoization.go#L15
type parameter requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, ubuntu-latest): textarea/memoization/memoization.go#L15
predeclared any requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, ubuntu-latest): textarea/memoization/memoization.go#L21
type parameter requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, ubuntu-latest): textarea/memoization/memoization.go#L21
predeclared any requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, ubuntu-latest): textarea/memoization/memoization.go#L30
type parameter requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, ubuntu-latest): textarea/memoization/memoization.go#L30
predeclared any requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, ubuntu-latest): textarea/memoization/memoization.go#L30
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, ubuntu-latest): textarea/memoization/memoization.go#L39
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, ubuntu-latest): textarea/memoization/memoization.go#L43
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, ubuntu-latest): textarea/memoization/memoization.go#L51
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (~1.17, windows-latest)
The job was canceled because "_1_17_ubuntu-latest" failed.
test (~1.17, windows-latest)
The operation was canceled.
test (~1.17, macos-latest)
The job was canceled because "_1_17_ubuntu-latest" failed.
test (~1.17, macos-latest)
The operation was canceled.
test (^1, windows-latest)
The job was canceled because "_1_17_ubuntu-latest" failed.
test (^1, windows-latest)
The operation was canceled.
test (^1, macos-latest)
The job was canceled because "_1_17_ubuntu-latest" failed.
test (^1, macos-latest): textarea/memoization/memoization.go#L15
type parameter requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, macos-latest): textarea/memoization/memoization.go#L15
predeclared any requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, macos-latest): textarea/memoization/memoization.go#L21
type parameter requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, macos-latest): textarea/memoization/memoization.go#L21
predeclared any requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, macos-latest): textarea/memoization/memoization.go#L30
type parameter requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, macos-latest): textarea/memoization/memoization.go#L30
predeclared any requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, macos-latest): textarea/memoization/memoization.go#L30
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, macos-latest): textarea/memoization/memoization.go#L39
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, macos-latest): textarea/memoization/memoization.go#L43
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (^1, macos-latest): textarea/memoization/memoization.go#L51
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
test (~1.17, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum
test (^1, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum
test (^1, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\bubbles\bubbles. Supported file pattern: go.sum
test (^1, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/bubbles/bubbles. Supported file pattern: go.sum