Skip to content

Adjusting jsonschema for 1.2.0 #10

Adjusting jsonschema for 1.2.0

Adjusting jsonschema for 1.2.0 #10

Triggered via push April 5, 2025 15:04
Status Failure
Total duration 1m 10s
Artifacts

modules-ci.yml

on: push
detect-modules
4s
detect-modules
Matrix: lint-modules
Matrix: test-modules
Matrix: verify-modules
modules-summary
3s
modules-summary
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint jsonschema
issues found
Lint jsonschema
cannot use jsonschema.NewModule() (value of type *"github.com/GoCodeAlone/modular/modules/jsonschema".Module) as modular.Module value in argument to app.RegisterModule: *"github.com/GoCodeAlone/modular/modules/jsonschema".Module does not implement modular.Module (missing method Init) (typecheck)
Verify jsonschema
Process completed with exit code 1.
Verify jsonschema
cannot use jsonschema.NewModule() (value of type *"github.com/GoCodeAlone/modular/modules/jsonschema".Module) as modular.Module value in argument to app.RegisterModule: *"github.com/GoCodeAlone/modular/modules/jsonschema".Module does not implement modular.Module (missing method Init)
Test jsonschema
Process completed with exit code 1.
Test jsonschema
cannot use jsonschema.NewModule() (value of type *"github.com/GoCodeAlone/modular/modules/jsonschema".Module) as modular.Module value in argument to app.RegisterModule: *"github.com/GoCodeAlone/modular/modules/jsonschema".Module does not implement modular.Module (missing method Init)
Test database
Process completed with exit code 1.