Fixing the funclit pointer problem #430
ci.yaml
on: push
Ubuntu Smoke
30s
Window Smoke
1m 30s
Darwin Smoke
44s
Lint Checks
15s
Go Tests
26s
TodoMVC GO111MODULE Check
30s
Gorepo Tests
25s
Matrix: gopherjs_tests
Annotations
32 errors and 8 warnings
|
Lint Checks:
go/src/github.com/Workiva/gopherjs/tool.go#L26
could not import github.com/gopherjs/gopherjs/build (-: # github.com/gopherjs/gopherjs/build
|
|
Lint Checks
allSources declared but not used
|
|
Lint Checks
cannot use s.sources (variable of type map[string]*sources.Sources) as type []*sources.Sources in argument to compiler.PrepareAllSources) (typecheck)
|
|
Lint Checks:
go/src/github.com/Workiva/gopherjs/build/build.go#L1
: # github.com/gopherjs/gopherjs/build [github.com/gopherjs/gopherjs/build.test]
|
|
Lint Checks
allSources declared but not used
|
|
Lint Checks
cannot use s.sources (variable of type map[string]*sources.Sources) as type []*sources.Sources in argument to compiler.PrepareAllSources (typecheck)
|
|
Lint Checks:
go/src/github.com/Workiva/gopherjs/compiler/compiler.go#L1
: # github.com/gopherjs/gopherjs/compiler [github.com/gopherjs/gopherjs/compiler.test]
|
|
Lint Checks
too many arguments in call to PrepareAllSources
|
|
Lint Checks:
go/src/github.com/Workiva/gopherjs/internal/testmain/testmain_test.go#L11
could not import github.com/gopherjs/gopherjs/build (-: # github.com/gopherjs/gopherjs/build
|
|
Lint Checks
allSources declared but not used
|
|
Gorepo Tests
allSources declared but not used
|
|
Gorepo Tests
cannot use s.sources (variable of type map[string]*sources.Sources) as type []*sources.Sources in argument to compiler.PrepareAllSources
|
|
Gorepo Tests
Process completed with exit code 1.
|
|
Go Tests
allSources declared but not used
|
|
Go Tests
cannot use s.sources (variable of type map[string]*sources.Sources) as type []*sources.Sources in argument to compiler.PrepareAllSources
|
|
Go Tests
Process completed with exit code 1.
|
|
TodoMVC GO111MODULE Check
allSources declared but not used
|
|
TodoMVC GO111MODULE Check
cannot use s.sources (variable of type map[string]*sources.Sources) as type []*sources.Sources in argument to compiler.PrepareAllSources
|
|
TodoMVC GO111MODULE Check
Process completed with exit code 1.
|
|
Ubuntu Smoke
allSources declared but not used
|
|
Ubuntu Smoke
cannot use s.sources (variable of type map[string]*sources.Sources) as type []*sources.Sources in argument to compiler.PrepareAllSources
|
|
Ubuntu Smoke
Process completed with exit code 1.
|
|
GopherJS Tests (non-crypto)
allSources declared but not used
|
|
GopherJS Tests (non-crypto)
cannot use s.sources (variable of type map[string]*sources.Sources) as type []*sources.Sources in argument to compiler.PrepareAllSources
|
|
GopherJS Tests (non-crypto)
Process completed with exit code 1.
|
|
Darwin Smoke
allSources declared but not used
|
|
Darwin Smoke
cannot use s.sources (variable of type map[string]*sources.Sources) as type []*sources.Sources in argument to compiler.PrepareAllSources
|
|
GopherJS Tests (cypto)
allSources declared but not used
|
|
Darwin Smoke
Process completed with exit code 1.
|
|
GopherJS Tests (cypto)
cannot use s.sources (variable of type map[string]*sources.Sources) as type []*sources.Sources in argument to compiler.PrepareAllSources
|
|
GopherJS Tests (cypto)
Process completed with exit code 1.
|
|
Window Smoke
Canceling since a higher priority waiting request for 'ci-refs/heads/breakupCompile2' exists
|
|
Lint Checks
Restore cache failed: Dependencies file is not found in /home/runner/work/gopherjs/gopherjs. Supported file pattern: go.sum
|
|
Gorepo Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gopherjs/gopherjs. Supported file pattern: go.sum
|
|
Go Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gopherjs/gopherjs. Supported file pattern: go.sum
|
|
TodoMVC GO111MODULE Check
Restore cache failed: Dependencies file is not found in /home/runner/work/gopherjs/gopherjs. Supported file pattern: go.sum
|
|
Ubuntu Smoke
Restore cache failed: Dependencies file is not found in /home/runner/work/gopherjs/gopherjs. Supported file pattern: go.sum
|
|
GopherJS Tests (non-crypto)
Restore cache failed: Dependencies file is not found in /home/runner/work/gopherjs/gopherjs. Supported file pattern: go.sum
|
|
Darwin Smoke
Restore cache failed: Dependencies file is not found in /Users/runner/work/gopherjs/gopherjs. Supported file pattern: go.sum
|
|
GopherJS Tests (cypto)
Restore cache failed: Dependencies file is not found in /home/runner/work/gopherjs/gopherjs. Supported file pattern: go.sum
|