bcgov/vue-scaffold

View on GitHub

Showing 84 of 84 total issues

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import { appAxios } from '@/services/interceptors';

Selectors must be placed on new lines
Open

h1, h2, h3, h4, h5 {

Selectors must be placed on new lines
Open

a, .v-tab {

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import Keycloak from 'keycloak-js';
Severity: Minor
Found in app/frontend/src/plugins/keycloak.js by eslint

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import NProgress from 'nprogress';
Severity: Minor
Found in app/frontend/src/router/index.js by eslint

Expected line-height, found font-size
Open

font-size: 0.875rem;

Selectors must be placed on new lines
Open

h1, h2, h3, h4, h5 {

File extensions are not allowed
Open

@import '~vuetify/src/styles/styles.sass';

Selectors must be placed on new lines
Open

button, .v-icon {

Space expected between blocks
Open

&.v-stepper__step--active {

Strings must use singlequote.
Open

"vetur.useWorkspaceDependencies": true,
Severity: Minor
Found in vetur.config.js by eslint

Space expected between blocks
Open

.orange {

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import 'nprogress/nprogress.css';
Severity: Minor
Found in app/frontend/src/main.js by eslint

!important not allowed
Open

font-family: -apple-system, BlinkMacSystemFont, BCSans, Roboto, Verdana, Arial, sans-serif !important;

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

import Vue from 'vue';
Severity: Minor
Found in app/frontend/src/store/index.js by eslint

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

export const ApiRoutes = Object.freeze({
Severity: Minor
Found in app/frontend/src/utils/constants.js by eslint

Space expected between blocks
Open

& > .v-content {

Selectors must be placed on new lines
Open

h1, h2, h3, h4, h5 {

Space expected between blocks
Open

button, .v-icon {

Unexpected additional newlines at the end of the file.
Open

Severity
Category
Status
Source
Language