Skip to content

Basic Navbar Functionality in place. Need to update component ID's so… #4

Basic Navbar Functionality in place. Need to update component ID's so…

Basic Navbar Functionality in place. Need to update component ID's so… #4

Triggered via push January 20, 2024 21:19
Status Failure
Total duration 4m 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: app/imports/api/event/StuffCollection.methods.app-test.js#L4
Stuffs not found in './EventCollection'
build: app/imports/api/event/StuffCollection.methods.app-test.js#L4
stuffConditions not found in './EventCollection'
build: app/imports/api/event/StuffCollection.test.js#L5
stuffConditions not found in './EventCollection'
build: app/imports/api/event/StuffCollection.test.js#L5
Stuffs not found in './EventCollection'
build: app/imports/ui/components/NavBar.jsx#L6
A space is required after '{'
build: app/imports/ui/components/NavBar.jsx#L6
A space is required before '}'
build: app/imports/ui/components/NavBar.jsx#L21
Expected indentation of 10 spaces but found 8
build: app/imports/ui/components/NavBar.jsx#L21
Expected indentation of 10 space characters but found 8
build: app/imports/ui/components/NavBar.jsx#L21
Curly braces are unnecessary here
build: app/imports/ui/components/NavBar.jsx#L21
Strings must use singlequote