feat(blog): store posts in slices & include chronological sorting #3852
examples.yml
on: pull_request
Matrix: gno2go
Matrix: lint
Matrix: mod-tidy
Matrix: test
Annotations
14 errors and 1 warning
gno2go (1.21.x):
examples/gno.land/p/demo/blog/util.gno.gen.go#L27
invalid operation: comment.ID == id (mismatched types seqid.ID and int)
|
gno2go (1.21.x):
examples/gno.land/p/demo/blog/util.gno.gen.go#L27
invalid operation: comment.ID == id (mismatched types seqid.ID and int)
|
gno2go (1.21.x):
examples/gno.land/p/demo/blog/util.gno.gen.go#L27
invalid operation: comment.ID == id (mismatched types seqid.ID and int)
|
gno2go (1.21.x):
examples/gno.land/p/demo/blog/util.gno.gen.go#L27
invalid operation: comment.ID == id (mismatched types seqid.ID and int)
|
gno2go (1.21.x):
examples/gno.land/p/demo/blog/util.gno.gen.go#L27
invalid operation: comment.ID == id (mismatched types seqid.ID and int)
|
gno2go (1.21.x)
Process completed with exit code 1.
|
gno2go (1.20.x):
examples/gno.land/p/demo/blog/util.gno.gen.go#L27
invalid operation: comment.ID == id (mismatched types seqid.ID and int)
|
gno2go (1.20.x):
examples/gno.land/p/demo/blog/util.gno.gen.go#L27
invalid operation: comment.ID == id (mismatched types seqid.ID and int)
|
gno2go (1.20.x):
examples/gno.land/p/demo/blog/util.gno.gen.go#L27
invalid operation: comment.ID == id (mismatched types seqid.ID and int)
|
gno2go (1.20.x):
examples/gno.land/p/demo/blog/util.gno.gen.go#L27
invalid operation: comment.ID == id (mismatched types seqid.ID and int)
|
gno2go (1.20.x):
examples/gno.land/p/demo/blog/util.gno.gen.go#L27
invalid operation: comment.ID == id (mismatched types seqid.ID and int)
|
gno2go (1.20.x)
Process completed with exit code 1.
|
test (1.21.x)
Process completed with exit code 1.
|
test (1.20.x)
Process completed with exit code 1.
|
mod-tidy (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|