Skip to main content

Deploy details

Deploy successful for eldin-space

Bump lodash from 4.17.11 to 4.17.14

PR #2: dependabot/npm_and_yarn/lodash-4.17.14@4fa2838

Deploy log

6:36:15 AM: Build ready to start
6:36:17 AM: build-image version: 9e0f207a27642d0115b1ca97cd5e8cebbe492f63
6:36:17 AM: build-image tag: v3.3.2
6:36:17 AM: buildbot version: ef8d0929ed0baabafd8bbb7d0b021e1fc24180c0
6:36:17 AM: Fetching cached dependencies
6:36:17 AM: Failed to fetch cache, continuing with build
6:36:17 AM: Starting to prepare the repo for build
6:36:18 AM: No cached dependencies found. Cloning fresh repo
6:36:18 AM: Preparing Git Reference pull/2/head
6:36:19 AM: Starting build script
6:36:19 AM: Installing dependencies
6:36:20 AM: Downloading and installing node v10.16.0...
6:36:21 AM: ###
6:36:21 AM: 5.1%
6:36:21 AM: ##########################################
6:36:21 AM: 58.5%
6:36:21 AM: ########################################################################
6:36:21 AM: 100.0%
6:36:21 AM: Computing checksum with sha256sum
6:36:21 AM: Checksums matched!
6:36:23 AM: Now using node v10.16.0 (npm v6.9.0)
6:36:24 AM: Attempting ruby version 2.6.2, read from environment
6:36:25 AM: Using ruby version 2.6.2
6:36:25 AM: Using PHP version 5.6
6:36:25 AM: Started restoring cached node modules
6:36:25 AM: Finished restoring cached node modules
6:36:25 AM: Installing NPM modules using NPM version 6.9.0
6:36:45 AM: > yorkie@2.0.0 install /opt/build/repo/node_modules/yorkie
6:36:45 AM: > node bin/install.js
6:36:45 AM: setting up Git hooks
6:36:45 AM: done
6:36:45 AM: > core-js@2.6.9 postinstall /opt/build/repo/node_modules/core-js
6:36:45 AM: > node scripts/postinstall || echo "ignore"
6:36:45 AM: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
6:36:45 AM: The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
6:36:45 AM: Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
6:36:46 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
6:36:46 AM: npm
6:36:46 AM: WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
6:36:46 AM: added 1303 packages from 963 contributors and audited 24101 packages in 20.294s
6:36:46 AM: found 222 high severity vulnerabilities
6:36:46 AM: run `npm audit fix` to fix them, or `npm audit` for details
6:36:46 AM: NPM modules installed
6:36:47 AM: Started restoring cached go cache
6:36:47 AM: Finished restoring cached go cache
6:36:47 AM: unset GOOS;
6:36:47 AM: unset GOARCH;
6:36:47 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
6:36:47 AM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
6:36:47 AM: go version >&2;
6:36:47 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
6:36:47 AM: go version go1.12 linux/amd64
6:36:47 AM: Installing missing commands
6:36:47 AM: Verify run directory
6:36:47 AM: Executing user command: npm run build
6:36:47 AM: > eldin-space-vue@0.1.0 build /opt/build/repo
6:36:47 AM: > vue-cli-service build
6:36:48 AM: - Building for production...
6:37:28 AM: WARNING Compiled with 21 warnings6:37:28 AM
6:37:28 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:37:28 AM: error: Extra semicolon (semi) at src/components/PostPreview.vue:38:2:
6:37:28 AM: 36 | }
6:37:28 AM: 37 | }
6:37:28 AM: > 38 | };
6:37:28 AM: | ^
6:37:28 AM: 39 | </script>
6:37:28 AM: 40 |
6:37:28 AM: 41 | <style scoped>
6:37:28 AM: error: Newline required at end of file but not found (eol-last) at src/components/PostPreview.vue:42:9:
6:37:28 AM: 40 |
6:37:28 AM: 41 | <style scoped>
6:37:28 AM: > 42 | </style>
6:37:28 AM: | ^
6:37:28 AM: 2 errors found.
6:37:28 AM: 2 errors potentially fixable with the `--fix` option.
6:37:28 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:37:28 AM: error: Extra semicolon (semi) at src/views/Error.vue:22:18:
6:37:28 AM: 20 |
6:37:28 AM: 21 | <script>
6:37:28 AM: > 22 | export default {};
6:37:28 AM: | ^
6:37:28 AM: 23 | </script>
6:37:28 AM: 24 |
6:37:28 AM: 25 | <style scoped>
6:37:28 AM: error: Newline required at end of file but not found (eol-last) at src/views/Error.vue:269:9:
6:37:28 AM: 267 | }
6:37:28 AM: 268 | }
6:37:28 AM: > 269 | </style>
6:37:28 AM: | ^
6:37:28 AM: 2 errors found.
6:37:28 AM: 2 errors potentially fixable with the `--fix` option.
6:37:28 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:37:28 AM: error: Missing space before function parentheses (space-before-function-paren) at src/components/TheHeader.vue:71:7:
6:37:28 AM: 69 | }
6:37:28 AM: 70 | },
6:37:28 AM: > 71 | data() {
6:37:28 AM: | ^
6:37:28 AM: 72 | return {
6:37:28 AM: 73 | drawer: null
6:37:28 AM: 74 | };
6:37:28 AM: error: Extra semicolon (semi) at src/components/TheHeader.vue:74:6:
6:37:28 AM: 72 | return {
6:37:28 AM: 73 | drawer: null
6:37:28 AM: > 74 | };
6:37:28 AM: | ^
6:37:28 AM: 75 | },
6:37:28 AM: 76 | methods: {
6:37:28 AM: 77 | changeTheme() {
6:37:28 AM: error: Missing space before function parentheses (space-before-function-paren) at src/components/TheHeader.vue:77:16:
6:37:28 AM: 75 | },
6:37:28 AM: 76 | methods: {
6:37:28 AM: > 77 | changeTheme() {
6:37:28 AM: | ^
6:37:28 AM: 78 | this.$emit("changeTheme", this.goDark);
6:37:28 AM: 79 | }
6:37:28 AM: 80 | }
6:37:28 AM: error: Strings must use singlequote (quotes) at src/components/TheHeader.vue:78:18:
6:37:28 AM: 76 | methods: {
6:37:28 AM: 77 | changeTheme() {
6:37:28 AM: > 78 | this.$emit("changeTheme", this.goDark);
6:37:28 AM: | ^
6:37:28 AM: 79 | }
6:37:28 AM: 80 | }
6:37:28 AM: 81 | };
6:37:28 AM: error: Extra semicolon (semi) at src/components/TheHeader.vue:78:45:
6:37:28 AM: 76 | methods: {
6:37:28 AM: 77 | changeTheme() {
6:37:28 AM: > 78 | this.$emit("changeTheme", this.goDark);
6:37:28 AM: | ^
6:37:28 AM: 79 | }
6:37:28 AM: 80 | }
6:37:28 AM: 81 | };
6:37:28 AM: error: Extra semicolon (semi) at src/components/TheHeader.vue:81:2:
6:37:28 AM: 79 | }
6:37:28 AM: 80 | }
6:37:28 AM: > 81 | };
6:37:28 AM: | ^
6:37:28 AM: 82 | </script>
6:37:28 AM: 83 |
6:37:28 AM: 84 | <style >
6:37:28 AM: error: Newline required at end of file but not found (eol-last) at src/components/TheHeader.vue:85:9:
6:37:28 AM: 83 |
6:37:28 AM: 84 | <style >
6:37:28 AM: > 85 | </style>
6:37:28 AM: | ^
6:37:28 AM: 7 errors found.
6:37:28 AM: 7 errors potentially fixable with the `--fix` option.
6:37:28 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:37:28 AM: error: Parsing error: missing-semicolon-after-character-reference (vue/no-parsing-error) at src/components/TheFooter.vue:3:23:
6:37:28 AM: 1 | <template>
6:37:28 AM: 2 | <v-footer class="pa-3">
6:37:28 AM: > 3 | Developed with&nbsp
6:37:28 AM: | ^
6:37:28 AM: 4 | <v-icon small color="red">fas fa-heart</v-icon>&nbspand&nbsp
6:37:28 AM: 5 | <v-icon small color="green">fab fa-vuejs</v-icon>
6:37:28 AM: 6 | <v-spacer></v-spacer>
6:37:28 AM: error: Parsing error: missing-semicolon-after-character-reference (vue/no-parsing-error) at src/components/TheFooter.vue:4:56:
6:37:28 AM: 2 | <v-footer class="pa-3">
6:37:28 AM: 3 | Developed with&nbsp
6:37:28 AM: > 4 | <v-icon small color="red">fas fa-heart</v-icon>&nbspand&nbsp
6:37:28 AM: | ^
6:37:28 AM: 5 | <v-icon small color="green">fab fa-vuejs</v-icon>
6:37:28 AM: 6 | <v-spacer></v-spacer>
6:37:28 AM: 7 | <div>&copy; {{ new Date().getFullYear() }}</div>
6:37:28 AM: error: Parsing error: missing-semicolon-after-character-reference (vue/no-parsing-error) at src/components/TheFooter.vue:4:64:
6:37:28 AM: 2 | <v-footer class="pa-3">
6:37:28 AM: 3 | Developed with&nbsp
6:37:28 AM: > 4 | <v-icon small color="red">fas fa-heart</v-icon>&nbspand&nbsp
6:37:28 AM: | ^
6:37:28 AM: 5 | <v-icon small color="green">fab fa-vuejs</v-icon>
6:37:28 AM: 6 | <v-spacer></v-spacer>
6:37:28 AM: 7 | <div>&copy; {{ new Date().getFullYear() }}</div>
6:37:28 AM: error: Extra semicolon (semi) at src/components/TheFooter.vue:12:18:
6:37:28 AM: 10 |
6:37:28 AM: 11 | <script>
6:37:28 AM: > 12 | export default {};
6:37:28 AM: | ^
6:37:28 AM: 13 | </script>
6:37:28 AM: 14 |
6:37:28 AM: 15 | <style lang="scss" scoped>
6:37:28 AM: error: Newline required at end of file but not found (eol-last) at src/components/TheFooter.vue:16:9:
6:37:28 AM: 14 |
6:37:28 AM: 15 | <style lang="scss" scoped>
6:37:28 AM: > 16 | </style>
6:37:28 AM: | ^
6:37:28 AM: 5 errors found.
6:37:28 AM: 2 errors potentially fixable with the `--fix` option.
6:37:28 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:22:23:
6:37:28 AM: 20 |
6:37:28 AM: 21 | <script>
6:37:28 AM: > 22 | import TheHeader from "./components/TheHeader";
6:37:28 AM: | ^
6:37:28 AM: 23 | import TheFooter from "./components/TheFooter";
6:37:28 AM: 24 |
6:37:28 AM: 25 | export default {
6:37:28 AM: error: Extra semicolon (semi) at src/App.vue:22:47:
6:37:28 AM: 20 |
6:37:28 AM: 21 | <script>
6:37:28 AM: > 22 | import TheHeader from "./components/TheHeader";
6:37:28 AM: | ^
6:37:28 AM: 23 | import TheFooter from "./components/TheFooter";
6:37:28 AM: 24 |
6:37:28 AM: 25 | export default {
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:23:23:
6:37:28 AM: 21 | <script>
6:37:28 AM: 22 | import TheHeader from "./components/TheHeader";
6:37:28 AM: > 23 | import TheFooter from "./components/TheFooter";
6:37:28 AM: | ^
6:37:28 AM: 24 |
6:37:28 AM: 25 | export default {
6:37:28 AM: 26 | name: "App",
6:37:28 AM: error: Extra semicolon (semi) at src/App.vue:23:47:
6:37:28 AM: 21 | <script>
6:37:28 AM: 22 | import TheHeader from "./components/TheHeader";
6:37:28 AM: > 23 | import TheFooter from "./components/TheFooter";
6:37:28 AM: | ^
6:37:28 AM: 24 |
6:37:28 AM: 25 | export default {
6:37:28 AM: 26 | name: "App",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:26:9:
6:37:28 AM: 24 |
6:37:28 AM: 25 | export default {
6:37:28 AM: > 26 | name: "App",
6:37:28 AM: | ^
6:37:28 AM: 27 | metaInfo: {
6:37:28 AM: 28 | title: "Home",
6:37:28 AM: 29 | titleTemplate: "%s ← Eldin's Space",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:28:12:
6:37:28 AM: 26 | name: "App",
6:37:28 AM: 27 | metaInfo: {
6:37:28 AM: > 28 | title: "Home",
6:37:28 AM: | ^
6:37:28 AM: 29 | titleTemplate: "%s ← Eldin's Space",
6:37:28 AM: 30 | meta: [
6:37:28 AM: 31 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:31:15:
6:37:28 AM: 29 | titleTemplate: "%s ← Eldin's Space",
6:37:28 AM: 30 | meta: [
6:37:28 AM: > 31 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:28 AM: | ^
6:37:28 AM: 32 | { name: "description", content: "Eldin Zaimovic's Portfolio" },
6:37:28 AM: 33 | { charset: "utf-8" },
6:37:28 AM: 34 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:31:36:
6:37:28 AM: 29 | titleTemplate: "%s ← Eldin's Space",
6:37:28 AM: 30 | meta: [
6:37:28 AM: > 31 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:28 AM: | ^
6:37:28 AM: 32 | { name: "description", content: "Eldin Zaimovic's Portfolio" },
6:37:28 AM: 33 | { charset: "utf-8" },
6:37:28 AM: 34 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:32:15:
6:37:28 AM: 30 | meta: [
6:37:28 AM: 31 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:28 AM: > 32 | { name: "description", content: "Eldin Zaimovic's Portfolio" },
6:37:28 AM: | ^
6:37:28 AM: 33 | { charset: "utf-8" },
6:37:28 AM: 34 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: 35 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:33:18:
6:37:28 AM: 31 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:28 AM: 32 | { name: "description", content: "Eldin Zaimovic's Portfolio" },
6:37:28 AM: > 33 | { charset: "utf-8" },
6:37:28 AM: | ^
6:37:28 AM: 34 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: 35 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: 36 | { property: "og:type", content: "website" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:34:19:
6:37:28 AM: 32 | { name: "description", content: "Eldin Zaimovic's Portfolio" },
6:37:28 AM: 33 | { charset: "utf-8" },
6:37:28 AM: > 34 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: | ^
6:37:28 AM: 35 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: 36 | { property: "og:type", content: "website" },
6:37:28 AM: 37 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:35:19:
6:37:28 AM: 33 | { charset: "utf-8" },
6:37:28 AM: 34 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: > 35 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: | ^
6:37:28 AM: 36 | { property: "og:type", content: "website" },
6:37:28 AM: 37 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: 38 | {
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:36:19:
6:37:28 AM: 34 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: 35 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: > 36 | { property: "og:type", content: "website" },
6:37:28 AM: | ^
6:37:28 AM: 37 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: 38 | {
6:37:28 AM: 39 | property: "og:image",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:36:39:
6:37:28 AM: 34 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: 35 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: > 36 | { property: "og:type", content: "website" },
6:37:28 AM: | ^
6:37:28 AM: 37 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: 38 | {
6:37:28 AM: 39 | property: "og:image",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:37:19:
6:37:28 AM: 35 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: 36 | { property: "og:type", content: "website" },
6:37:28 AM: > 37 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: | ^
6:37:28 AM: 38 | {
6:37:28 AM: 39 | property: "og:image",
6:37:28 AM: 40 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:37:38:
6:37:28 AM: 35 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: 36 | { property: "og:type", content: "website" },
6:37:28 AM: > 37 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: | ^
6:37:28 AM: 38 | {
6:37:28 AM: 39 | property: "og:image",
6:37:28 AM: 40 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:39:19:
6:37:28 AM: 37 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: 38 | {
6:37:28 AM: > 39 | property: "og:image",
6:37:28 AM: | ^
6:37:28 AM: 40 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: 41 | },
6:37:28 AM: 42 | { property: "og:description", content: "Eldin Zaimovic's Portfolio" }
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:40:18:
6:37:28 AM: 38 | {
6:37:28 AM: 39 | property: "og:image",
6:37:28 AM: > 40 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: | ^
6:37:28 AM: 41 | },
6:37:28 AM: 42 | { property: "og:description", content: "Eldin Zaimovic's Portfolio" }
6:37:28 AM: 43 | ]
6:37:28 AM: error: Strings must use singlequote (quotes) at src/App.vue:42:19:
6:37:28 AM: 40 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: 41 | },
6:37:28 AM: > 42 | { property: "og:description", content: "Eldin Zaimovic's Portfolio" }
6:37:28 AM: | ^
6:37:28 AM: 43 | ]
6:37:28 AM: 44 | },
6:37:28 AM: 45 | components: {
6:37:28 AM: error: Missing space before function parentheses (space-before-function-paren) at src/App.vue:49:7:
6:37:28 AM: 47 | TheFooter
6:37:28 AM: 48 | },
6:37:28 AM: > 49 | data() {
6:37:28 AM: | ^
6:37:28 AM: 50 | return { goDark: false };
6:37:28 AM: 51 | },
6:37:28 AM: 52 | methods: {
6:37:28 AM: error: Extra semicolon (semi) at src/App.vue:50:29:
6:37:28 AM: 48 | },
6:37:28 AM: 49 | data() {
6:37:28 AM: > 50 | return { goDark: false };
6:37:28 AM: | ^
6:37:28 AM: 51 | },
6:37:28 AM: 52 | methods: {
6:37:28 AM: 53 | updateTheme(updatedTheme) {
6:37:28 AM: error: Missing space before function parentheses (space-before-function-paren) at src/App.vue:53:16:
6:37:28 AM: 51 | },
6:37:28 AM: 52 | methods: {
6:37:28 AM: > 53 | updateTheme(updatedTheme) {
6:37:28 AM: | ^
6:37:28 AM: 54 | this.goDark = !updatedTheme;
6:37:28 AM: 55 | }
6:37:28 AM: 56 | }
6:37:28 AM: error: Extra semicolon (semi) at src/App.vue:54:34:
6:37:28 AM: 52 | methods: {
6:37:28 AM: 53 | updateTheme(updatedTheme) {
6:37:28 AM: > 54 | this.goDark = !updatedTheme;
6:37:28 AM: | ^
6:37:28 AM: 55 | }
6:37:28 AM: 56 | }
6:37:28 AM: 57 | };
6:37:28 AM: error: Extra semicolon (semi) at src/App.vue:57:2:
6:37:28 AM: 55 | }
6:37:28 AM: 56 | }
6:37:28 AM: > 57 | };
6:37:28 AM: | ^
6:37:28 AM: 58 | </script>
6:37:28 AM: 59 | <style>
6:37:28 AM: 24 errors found.
6:37:28 AM: 24 errors potentially fixable with the `--fix` option.
6:37:28 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:19:25:
6:37:28 AM: 17 |
6:37:28 AM: 18 | <script>
6:37:28 AM: > 19 | import PostPreview from "../components/PostPreview";
6:37:28 AM: | ^
6:37:28 AM: 20 | import StoryblokClient from "storyblok-js-client";
6:37:28 AM: 21 | const token = "iyPj3vEKmPladyz3zeqKuwtt";
6:37:28 AM: 22 | let storyapi = new StoryblokClient({
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:19:52:
6:37:28 AM: 17 |
6:37:28 AM: 18 | <script>
6:37:28 AM: > 19 | import PostPreview from "../components/PostPreview";
6:37:28 AM: | ^
6:37:28 AM: 20 | import StoryblokClient from "storyblok-js-client";
6:37:28 AM: 21 | const token = "iyPj3vEKmPladyz3zeqKuwtt";
6:37:28 AM: 22 | let storyapi = new StoryblokClient({
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:20:29:
6:37:28 AM: 18 | <script>
6:37:28 AM: 19 | import PostPreview from "../components/PostPreview";
6:37:28 AM: > 20 | import StoryblokClient from "storyblok-js-client";
6:37:28 AM: | ^
6:37:28 AM: 21 | const token = "iyPj3vEKmPladyz3zeqKuwtt";
6:37:28 AM: 22 | let storyapi = new StoryblokClient({
6:37:28 AM: 23 | accessToken: token
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:20:50:
6:37:28 AM: 18 | <script>
6:37:28 AM: 19 | import PostPreview from "../components/PostPreview";
6:37:28 AM: > 20 | import StoryblokClient from "storyblok-js-client";
6:37:28 AM: | ^
6:37:28 AM: 21 | const token = "iyPj3vEKmPladyz3zeqKuwtt";
6:37:28 AM: 22 | let storyapi = new StoryblokClient({
6:37:28 AM: 23 | accessToken: token
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:21:15:
6:37:28 AM: 19 | import PostPreview from "../components/PostPreview";
6:37:28 AM: 20 | import StoryblokClient from "storyblok-js-client";
6:37:28 AM: > 21 | const token = "iyPj3vEKmPladyz3zeqKuwtt";
6:37:28 AM: | ^
6:37:28 AM: 22 | let storyapi = new StoryblokClient({
6:37:28 AM: 23 | accessToken: token
6:37:28 AM: 24 | });
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:21:41:
6:37:28 AM: 19 | import PostPreview from "../components/PostPreview";
6:37:28 AM: 20 | import StoryblokClient from "storyblok-js-client";
6:37:28 AM: > 21 | const token = "iyPj3vEKmPladyz3zeqKuwtt";
6:37:28 AM: | ^
6:37:28 AM: 22 | let storyapi = new StoryblokClient({
6:37:28 AM: 23 | accessToken: token
6:37:28 AM: 24 | });
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:24:3:
6:37:28 AM: 22 | let storyapi = new StoryblokClient({
6:37:28 AM: 23 | accessToken: token
6:37:28 AM: > 24 | });
6:37:28 AM: | ^
6:37:28 AM: 25 |
6:37:28 AM: 26 | export default {
6:37:28 AM: 27 | metaInfo: {
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:28:12:
6:37:28 AM: 26 | export default {
6:37:28 AM: 27 | metaInfo: {
6:37:28 AM: > 28 | title: "Blog",
6:37:28 AM: | ^
6:37:28 AM: 29 | titleTemplate: "%s ← Eldin's Space",
6:37:28 AM: 30 | meta: [
6:37:28 AM: 31 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:31:15:
6:37:28 AM: 29 | titleTemplate: "%s ← Eldin's Space",
6:37:28 AM: 30 | meta: [
6:37:28 AM: > 31 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:28 AM: | ^
6:37:28 AM: 32 | {
6:37:28 AM: 33 | name: "description",
6:37:28 AM: 34 | content: "Eldin Zaimovic's Blog"
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:31:36:
6:37:28 AM: 29 | titleTemplate: "%s ← Eldin's Space",
6:37:28 AM: 30 | meta: [
6:37:28 AM: > 31 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:28 AM: | ^
6:37:28 AM: 32 | {
6:37:28 AM: 33 | name: "description",
6:37:28 AM: 34 | content: "Eldin Zaimovic's Blog"
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:33:15:
6:37:28 AM: 31 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:28 AM: 32 | {
6:37:28 AM: > 33 | name: "description",
6:37:28 AM: | ^
6:37:28 AM: 34 | content: "Eldin Zaimovic's Blog"
6:37:28 AM: 35 | },
6:37:28 AM: 36 | { charset: "utf-8" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:36:18:
6:37:28 AM: 34 | content: "Eldin Zaimovic's Blog"
6:37:28 AM: 35 | },
6:37:28 AM: > 36 | { charset: "utf-8" },
6:37:28 AM: | ^
6:37:28 AM: 37 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: 38 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: 39 | { property: "og:type", content: "website" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:37:19:
6:37:28 AM: 35 | },
6:37:28 AM: 36 | { charset: "utf-8" },
6:37:28 AM: > 37 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: | ^
6:37:28 AM: 38 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: 39 | { property: "og:type", content: "website" },
6:37:28 AM: 40 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:38:19:
6:37:28 AM: 36 | { charset: "utf-8" },
6:37:28 AM: 37 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: > 38 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: | ^
6:37:28 AM: 39 | { property: "og:type", content: "website" },
6:37:28 AM: 40 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: 41 | {
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:39:19:
6:37:28 AM: 37 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: 38 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: > 39 | { property: "og:type", content: "website" },
6:37:28 AM: | ^
6:37:28 AM: 40 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: 41 | {
6:37:28 AM: 42 | property: "og:image",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:39:39:
6:37:28 AM: 37 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: 38 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: > 39 | { property: "og:type", content: "website" },
6:37:28 AM: | ^
6:37:28 AM: 40 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: 41 | {
6:37:28 AM: 42 | property: "og:image",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:40:19:
6:37:28 AM: 38 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: 39 | { property: "og:type", content: "website" },
6:37:28 AM: > 40 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: | ^
6:37:28 AM: 41 | {
6:37:28 AM: 42 | property: "og:image",
6:37:28 AM: 43 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:40:38:
6:37:28 AM: 38 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: 39 | { property: "og:type", content: "website" },
6:37:28 AM: > 40 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: | ^
6:37:28 AM: 41 | {
6:37:28 AM: 42 | property: "og:image",
6:37:28 AM: 43 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:42:19:
6:37:28 AM: 40 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: 41 | {
6:37:28 AM: > 42 | property: "og:image",
6:37:28 AM: | ^
6:37:28 AM: 43 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: 44 | },
6:37:28 AM: 45 | {
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:43:18:
6:37:28 AM: 41 | {
6:37:28 AM: 42 | property: "og:image",
6:37:28 AM: > 43 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: | ^
6:37:28 AM: 44 | },
6:37:28 AM: 45 | {
6:37:28 AM: 46 | property: "og:description",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:46:19:
6:37:28 AM: 44 | },
6:37:28 AM: 45 | {
6:37:28 AM: > 46 | property: "og:description",
6:37:28 AM: | ^
6:37:28 AM: 47 | content: "Eldin Zaimovic's Blog"
6:37:28 AM: 48 | }
6:37:28 AM: 49 | ]
6:37:28 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Blog.vue:51:7:
6:37:28 AM: 49 | ]
6:37:28 AM: 50 | },
6:37:28 AM: > 51 | data() {
6:37:28 AM: | ^
6:37:28 AM: 52 | return {
6:37:28 AM: 53 | posts: []
6:37:28 AM: 54 | };
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:54:6:
6:37:28 AM: 52 | return {
6:37:28 AM: 53 | posts: []
6:37:28 AM: > 54 | };
6:37:28 AM: | ^
6:37:28 AM: 55 | },
6:37:28 AM: 56 |
6:37:28 AM: 57 | created() {
6:37:28 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Blog.vue:57:10:
6:37:28 AM: 55 | },
6:37:28 AM: 56 |
6:37:28 AM: > 57 | created() {
6:37:28 AM: | ^
6:37:28 AM: 58 | window.storyblok.init({
6:37:28 AM: 59 | accessToken: token
6:37:28 AM: 60 | });
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:60:7:
6:37:28 AM: 58 | window.storyblok.init({
6:37:28 AM: 59 | accessToken: token
6:37:28 AM: > 60 | });
6:37:28 AM: | ^
6:37:28 AM: 61 | window.storyblok.on("change", () => {
6:37:28 AM: 62 | this.getStory("home", "draft");
6:37:28 AM: 63 | });
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:61:25:
6:37:28 AM: 59 | accessToken: token
6:37:28 AM: 60 | });
6:37:28 AM: > 61 | window.storyblok.on("change", () => {
6:37:28 AM: | ^
6:37:28 AM: 62 | this.getStory("home", "draft");
6:37:28 AM: 63 | });
6:37:28 AM: 64 | window.storyblok.pingEditor(() => {
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:62:21:
6:37:28 AM: 60 | });
6:37:28 AM: 61 | window.storyblok.on("change", () => {
6:37:28 AM: > 62 | this.getStory("home", "draft");
6:37:28 AM: | ^
6:37:28 AM: 63 | });
6:37:28 AM: 64 | window.storyblok.pingEditor(() => {
6:37:28 AM: 65 | if (window.storyblok.isInEditor()) {
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:62:29:
6:37:28 AM: 60 | });
6:37:28 AM: 61 | window.storyblok.on("change", () => {
6:37:28 AM: > 62 | this.getStory("home", "draft");
6:37:28 AM: | ^
6:37:28 AM: 63 | });
6:37:28 AM: 64 | window.storyblok.pingEditor(() => {
6:37:28 AM: 65 | if (window.storyblok.isInEditor()) {
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:62:37:
6:37:28 AM: 60 | });
6:37:28 AM: 61 | window.storyblok.on("change", () => {
6:37:28 AM: > 62 | this.getStory("home", "draft");
6:37:28 AM: | ^
6:37:28 AM: 63 | });
6:37:28 AM: 64 | window.storyblok.pingEditor(() => {
6:37:28 AM: 65 | if (window.storyblok.isInEditor()) {
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:63:7:
6:37:28 AM: 61 | window.storyblok.on("change", () => {
6:37:28 AM: 62 | this.getStory("home", "draft");
6:37:28 AM: > 63 | });
6:37:28 AM: | ^
6:37:28 AM: 64 | window.storyblok.pingEditor(() => {
6:37:28 AM: 65 | if (window.storyblok.isInEditor()) {
6:37:28 AM: 66 | this.getStory("home", "draft");
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:66:23:
6:37:28 AM: 64 | window.storyblok.pingEditor(() => {
6:37:28 AM: 65 | if (window.storyblok.isInEditor()) {
6:37:28 AM: > 66 | this.getStory("home", "draft");
6:37:28 AM: | ^
6:37:28 AM: 67 | } else {
6:37:28 AM: 68 | this.getStory("home", "published");
6:37:28 AM: 69 | }
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:66:31:
6:37:28 AM: 64 | window.storyblok.pingEditor(() => {
6:37:28 AM: 65 | if (window.storyblok.isInEditor()) {
6:37:28 AM: > 66 | this.getStory("home", "draft");
6:37:28 AM: | ^
6:37:28 AM: 67 | } else {
6:37:28 AM: 68 | this.getStory("home", "published");
6:37:28 AM: 69 | }
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:66:39:
6:37:28 AM: 64 | window.storyblok.pingEditor(() => {
6:37:28 AM: 65 | if (window.storyblok.isInEditor()) {
6:37:28 AM: > 66 | this.getStory("home", "draft");
6:37:28 AM: | ^
6:37:28 AM: 67 | } else {
6:37:28 AM: 68 | this.getStory("home", "published");
6:37:28 AM: 69 | }
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:68:23:
6:37:28 AM: 66 | this.getStory("home", "draft");
6:37:28 AM: 67 | } else {
6:37:28 AM: > 68 | this.getStory("home", "published");
6:37:28 AM: | ^
6:37:28 AM: 69 | }
6:37:28 AM: 70 | });
6:37:28 AM: 71 | },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:68:31:
6:37:28 AM: 66 | this.getStory("home", "draft");
6:37:28 AM: 67 | } else {
6:37:28 AM: > 68 | this.getStory("home", "published");
6:37:28 AM: | ^
6:37:28 AM: 69 | }
6:37:28 AM: 70 | });
6:37:28 AM: 71 | },
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:68:43:
6:37:28 AM: 66 | this.getStory("home", "draft");
6:37:28 AM: 67 | } else {
6:37:28 AM: > 68 | this.getStory("home", "published");
6:37:28 AM: | ^
6:37:28 AM: 69 | }
6:37:28 AM: 70 | });
6:37:28 AM: 71 | },
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:70:7:
6:37:28 AM: 68 | this.getStory("home", "published");
6:37:28 AM: 69 | }
6:37:28 AM: > 70 | });
6:37:28 AM: | ^
6:37:28 AM: 71 | },
6:37:28 AM: 72 |
6:37:28 AM: 73 | methods: {
6:37:28 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Blog.vue:74:13:
6:37:28 AM: 72 |
6:37:28 AM: 73 | methods: {
6:37:28 AM: > 74 | getStory(version) {
6:37:28 AM: | ^
6:37:28 AM: 75 | storyapi
6:37:28 AM: 76 | .get("cdn/stories", {
6:37:28 AM: 77 | version: "draft",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:76:14:
6:37:28 AM: 74 | getStory(version) {
6:37:28 AM: 75 | storyapi
6:37:28 AM: > 76 | .get("cdn/stories", {
6:37:28 AM: | ^
6:37:28 AM: 77 | version: "draft",
6:37:28 AM: 78 | starts_with: "blog/"
6:37:28 AM: 79 | })
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:77:20:
6:37:28 AM: 75 | storyapi
6:37:28 AM: 76 | .get("cdn/stories", {
6:37:28 AM: > 77 | version: "draft",
6:37:28 AM: | ^
6:37:28 AM: 78 | starts_with: "blog/"
6:37:28 AM: 79 | })
6:37:28 AM: 80 | .then(res => {
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/Blog.vue:78:24:
6:37:28 AM: 76 | .get("cdn/stories", {
6:37:28 AM: 77 | version: "draft",
6:37:28 AM: > 78 | starts_with: "blog/"
6:37:28 AM: | ^
6:37:28 AM: 79 | })
6:37:28 AM: 80 | .then(res => {
6:37:28 AM: 81 | this.posts = res.data.stories.map(bp => {
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:87:14:
6:37:28 AM: 85 | previewText: bp.content.summary,
6:37:28 AM: 86 | thumbnailUrl: bp.content.thumbnail
6:37:28 AM: > 87 | };
6:37:28 AM: | ^
6:37:28 AM: 88 | });
6:37:28 AM: 89 | })
6:37:28 AM: 90 | .catch(error => {
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:88:13:
6:37:28 AM: 86 | thumbnailUrl: bp.content.thumbnail
6:37:28 AM: 87 | };
6:37:28 AM: > 88 | });
6:37:28 AM: | ^
6:37:28 AM: 89 | })
6:37:28 AM: 90 | .catch(error => {
6:37:28 AM: 91 | console.log(error);
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:91:29:
6:37:28 AM: 89 | })
6:37:28 AM: 90 | .catch(error => {
6:37:28 AM: > 91 | console.log(error);
6:37:28 AM: | ^
6:37:28 AM: 92 | });
6:37:28 AM: 93 | }
6:37:28 AM: 94 | },
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:92:11:
6:37:28 AM: 90 | .catch(error => {
6:37:28 AM: 91 | console.log(error);
6:37:28 AM: > 92 | });
6:37:28 AM: | ^
6:37:28 AM: 93 | }
6:37:28 AM: 94 | },
6:37:28 AM: 95 |
6:37:28 AM: error: Extra semicolon (semi) at src/views/Blog.vue:99:2:
6:37:28 AM: 97 | PostPreview
6:37:28 AM: 98 | }
6:37:28 AM: > 99 | };
6:37:28 AM: | ^
6:37:28 AM: 100 | </script>
6:37:28 AM: 101 |
6:37:28 AM: 102 | <style scoped>
6:37:28 AM: error: Newline required at end of file but not found (eol-last) at src/views/Blog.vue:103:9:
6:37:28 AM: 101 |
6:37:28 AM: 102 | <style scoped>
6:37:28 AM: > 103 | </style>
6:37:28 AM: | ^
6:37:28 AM: 47 errors found.
6:37:28 AM: 47 errors potentially fixable with the `--fix` option.
6:37:28 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:18:20:
6:37:28 AM: 16 |
6:37:28 AM: 17 | <script>
6:37:28 AM: > 18 | import marked from "marked";
6:37:28 AM: | ^
6:37:28 AM: 19 | import StoryblokClient from "storyblok-js-client";
6:37:28 AM: 20 | const token = "iyPj3vEKmPladyz3zeqKuwtt";
6:37:28 AM: 21 | let storyapi = new StoryblokClient({
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:18:28:
6:37:28 AM: 16 |
6:37:28 AM: 17 | <script>
6:37:28 AM: > 18 | import marked from "marked";
6:37:28 AM: | ^
6:37:28 AM: 19 | import StoryblokClient from "storyblok-js-client";
6:37:28 AM: 20 | const token = "iyPj3vEKmPladyz3zeqKuwtt";
6:37:28 AM: 21 | let storyapi = new StoryblokClient({
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:19:29:
6:37:28 AM: 17 | <script>
6:37:28 AM: 18 | import marked from "marked";
6:37:28 AM: > 19 | import StoryblokClient from "storyblok-js-client";
6:37:28 AM: | ^
6:37:28 AM: 20 | const token = "iyPj3vEKmPladyz3zeqKuwtt";
6:37:28 AM: 21 | let storyapi = new StoryblokClient({
6:37:28 AM: 22 | accessToken: token
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:19:50:
6:37:28 AM: 17 | <script>
6:37:28 AM: 18 | import marked from "marked";
6:37:28 AM: > 19 | import StoryblokClient from "storyblok-js-client";
6:37:28 AM: | ^
6:37:28 AM: 20 | const token = "iyPj3vEKmPladyz3zeqKuwtt";
6:37:28 AM: 21 | let storyapi = new StoryblokClient({
6:37:28 AM: 22 | accessToken: token
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:20:15:
6:37:28 AM: 18 | import marked from "marked";
6:37:28 AM: 19 | import StoryblokClient from "storyblok-js-client";
6:37:28 AM: > 20 | const token = "iyPj3vEKmPladyz3zeqKuwtt";
6:37:28 AM: | ^
6:37:28 AM: 21 | let storyapi = new StoryblokClient({
6:37:28 AM: 22 | accessToken: token
6:37:28 AM: 23 | });
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:20:41:
6:37:28 AM: 18 | import marked from "marked";
6:37:28 AM: 19 | import StoryblokClient from "storyblok-js-client";
6:37:28 AM: > 20 | const token = "iyPj3vEKmPladyz3zeqKuwtt";
6:37:28 AM: | ^
6:37:28 AM: 21 | let storyapi = new StoryblokClient({
6:37:28 AM: 22 | accessToken: token
6:37:28 AM: 23 | });
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:23:3:
6:37:28 AM: 21 | let storyapi = new StoryblokClient({
6:37:28 AM: 22 | accessToken: token
6:37:28 AM: > 23 | });
6:37:28 AM: | ^
6:37:28 AM: 24 |
6:37:28 AM: 25 | export default {
6:37:28 AM: 26 | data() {
6:37:28 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/BlogPost.vue:26:7:
6:37:28 AM: 24 |
6:37:28 AM: 25 | export default {
6:37:28 AM: > 26 | data() {
6:37:28 AM: | ^
6:37:28 AM: 27 | return {
6:37:28 AM: 28 | posts: [],
6:37:28 AM: 29 | result: {}
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:30:6:
6:37:28 AM: 28 | posts: [],
6:37:28 AM: 29 | result: {}
6:37:28 AM: > 30 | };
6:37:28 AM: | ^
6:37:28 AM: 31 | },
6:37:28 AM: 32 | metaInfo() {
6:37:28 AM: 33 | return {
6:37:28 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/BlogPost.vue:32:11:
6:37:28 AM: 30 | };
6:37:28 AM: 31 | },
6:37:28 AM: > 32 | metaInfo() {
6:37:28 AM: | ^
6:37:28 AM: 33 | return {
6:37:28 AM: 34 | title: this.result.title,
6:37:28 AM: 35 | titleTemplate: "%s ← Eldin's Blog",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:37:17:
6:37:28 AM: 35 | titleTemplate: "%s ← Eldin's Blog",
6:37:28 AM: 36 | meta: [
6:37:28 AM: > 37 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:28 AM: | ^
6:37:28 AM: 38 | {
6:37:28 AM: 39 | name: "description",
6:37:28 AM: 40 | content: this.result.content
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:37:38:
6:37:28 AM: 35 | titleTemplate: "%s ← Eldin's Blog",
6:37:28 AM: 36 | meta: [
6:37:28 AM: > 37 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:28 AM: | ^
6:37:28 AM: 38 | {
6:37:28 AM: 39 | name: "description",
6:37:28 AM: 40 | content: this.result.content
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:39:17:
6:37:28 AM: 37 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:28 AM: 38 | {
6:37:28 AM: > 39 | name: "description",
6:37:28 AM: | ^
6:37:28 AM: 40 | content: this.result.content
6:37:28 AM: 41 | },
6:37:28 AM: 42 | { charset: "utf-8" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:42:20:
6:37:28 AM: 40 | content: this.result.content
6:37:28 AM: 41 | },
6:37:28 AM: > 42 | { charset: "utf-8" },
6:37:28 AM: | ^
6:37:28 AM: 43 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: 44 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: 45 | { property: "og:type", content: "website" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:43:21:
6:37:28 AM: 41 | },
6:37:28 AM: 42 | { charset: "utf-8" },
6:37:28 AM: > 43 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: | ^
6:37:28 AM: 44 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: 45 | { property: "og:type", content: "website" },
6:37:28 AM: 46 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:44:21:
6:37:28 AM: 42 | { charset: "utf-8" },
6:37:28 AM: 43 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: > 44 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: | ^
6:37:28 AM: 45 | { property: "og:type", content: "website" },
6:37:28 AM: 46 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: 47 | {
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:45:21:
6:37:28 AM: 43 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: 44 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: > 45 | { property: "og:type", content: "website" },
6:37:28 AM: | ^
6:37:28 AM: 46 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: 47 | {
6:37:28 AM: 48 | property: "og:image",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:45:41:
6:37:28 AM: 43 | { property: "og:title", content: "Eldin' Space" },
6:37:28 AM: 44 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: > 45 | { property: "og:type", content: "website" },
6:37:28 AM: | ^
6:37:28 AM: 46 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: 47 | {
6:37:28 AM: 48 | property: "og:image",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:46:21:
6:37:28 AM: 44 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: 45 | { property: "og:type", content: "website" },
6:37:28 AM: > 46 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: | ^
6:37:28 AM: 47 | {
6:37:28 AM: 48 | property: "og:image",
6:37:28 AM: 49 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:46:40:
6:37:28 AM: 44 | { property: "og:site_name", content: "Eldin' Space" },
6:37:28 AM: 45 | { property: "og:type", content: "website" },
6:37:28 AM: > 46 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: | ^
6:37:28 AM: 47 | {
6:37:28 AM: 48 | property: "og:image",
6:37:28 AM: 49 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:48:21:
6:37:28 AM: 46 | { property: "og:url", content: "https://eldin.space" },
6:37:28 AM: 47 | {
6:37:28 AM: > 48 | property: "og:image",
6:37:28 AM: | ^
6:37:28 AM: 49 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: 50 | },
6:37:28 AM: 51 | {
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:49:20:
6:37:28 AM: 47 | {
6:37:28 AM: 48 | property: "og:image",
6:37:28 AM: > 49 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:28 AM: | ^
6:37:28 AM: 50 | },
6:37:28 AM: 51 | {
6:37:28 AM: 52 | property: "og:description",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:52:21:
6:37:28 AM: 50 | },
6:37:28 AM: 51 | {
6:37:28 AM: > 52 | property: "og:description",
6:37:28 AM: | ^
6:37:28 AM: 53 | content: this.result.content
6:37:28 AM: 54 | }
6:37:28 AM: 55 | ]
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:56:6:
6:37:28 AM: 54 | }
6:37:28 AM: 55 | ]
6:37:28 AM: > 56 | };
6:37:28 AM: | ^
6:37:28 AM: 57 | },
6:37:28 AM: 58 | computed: {
6:37:28 AM: 59 | body() {
6:37:28 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/BlogPost.vue:59:9:
6:37:28 AM: 57 | },
6:37:28 AM: 58 | computed: {
6:37:28 AM: > 59 | body() {
6:37:28 AM: | ^
6:37:28 AM: 60 | return marked(this.result.content);
6:37:28 AM: 61 | }
6:37:28 AM: 62 | },
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:60:41:
6:37:28 AM: 58 | computed: {
6:37:28 AM: 59 | body() {
6:37:28 AM: > 60 | return marked(this.result.content);
6:37:28 AM: | ^
6:37:28 AM: 61 | }
6:37:28 AM: 62 | },
6:37:28 AM: 63 |
6:37:28 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/BlogPost.vue:64:10:
6:37:28 AM: 62 | },
6:37:28 AM: 63 |
6:37:28 AM: > 64 | created() {
6:37:28 AM: | ^
6:37:28 AM: 65 | window.storyblok.init({
6:37:28 AM: 66 | accessToken: token
6:37:28 AM: 67 | });
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:67:7:
6:37:28 AM: 65 | window.storyblok.init({
6:37:28 AM: 66 | accessToken: token
6:37:28 AM: > 67 | });
6:37:28 AM: | ^
6:37:28 AM: 68 | window.storyblok.on("change", () => {
6:37:28 AM: 69 | this.getStory("home", "draft");
6:37:28 AM: 70 | });
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:68:25:
6:37:28 AM: 66 | accessToken: token
6:37:28 AM: 67 | });
6:37:28 AM: > 68 | window.storyblok.on("change", () => {
6:37:28 AM: | ^
6:37:28 AM: 69 | this.getStory("home", "draft");
6:37:28 AM: 70 | });
6:37:28 AM: 71 | window.storyblok.pingEditor(() => {
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:69:21:
6:37:28 AM: 67 | });
6:37:28 AM: 68 | window.storyblok.on("change", () => {
6:37:28 AM: > 69 | this.getStory("home", "draft");
6:37:28 AM: | ^
6:37:28 AM: 70 | });
6:37:28 AM: 71 | window.storyblok.pingEditor(() => {
6:37:28 AM: 72 | if (window.storyblok.isInEditor()) {
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:69:29:
6:37:28 AM: 67 | });
6:37:28 AM: 68 | window.storyblok.on("change", () => {
6:37:28 AM: > 69 | this.getStory("home", "draft");
6:37:28 AM: | ^
6:37:28 AM: 70 | });
6:37:28 AM: 71 | window.storyblok.pingEditor(() => {
6:37:28 AM: 72 | if (window.storyblok.isInEditor()) {
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:69:37:
6:37:28 AM: 67 | });
6:37:28 AM: 68 | window.storyblok.on("change", () => {
6:37:28 AM: > 69 | this.getStory("home", "draft");
6:37:28 AM: | ^
6:37:28 AM: 70 | });
6:37:28 AM: 71 | window.storyblok.pingEditor(() => {
6:37:28 AM: 72 | if (window.storyblok.isInEditor()) {
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:70:7:
6:37:28 AM: 68 | window.storyblok.on("change", () => {
6:37:28 AM: 69 | this.getStory("home", "draft");
6:37:28 AM: > 70 | });
6:37:28 AM: | ^
6:37:28 AM: 71 | window.storyblok.pingEditor(() => {
6:37:28 AM: 72 | if (window.storyblok.isInEditor()) {
6:37:28 AM: 73 | this.getStory("home", "draft");
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:73:23:
6:37:28 AM: 71 | window.storyblok.pingEditor(() => {
6:37:28 AM: 72 | if (window.storyblok.isInEditor()) {
6:37:28 AM: > 73 | this.getStory("home", "draft");
6:37:28 AM: | ^
6:37:28 AM: 74 | } else {
6:37:28 AM: 75 | this.getStory("home", "published");
6:37:28 AM: 76 | }
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:73:31:
6:37:28 AM: 71 | window.storyblok.pingEditor(() => {
6:37:28 AM: 72 | if (window.storyblok.isInEditor()) {
6:37:28 AM: > 73 | this.getStory("home", "draft");
6:37:28 AM: | ^
6:37:28 AM: 74 | } else {
6:37:28 AM: 75 | this.getStory("home", "published");
6:37:28 AM: 76 | }
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:73:39:
6:37:28 AM: 71 | window.storyblok.pingEditor(() => {
6:37:28 AM: 72 | if (window.storyblok.isInEditor()) {
6:37:28 AM: > 73 | this.getStory("home", "draft");
6:37:28 AM: | ^
6:37:28 AM: 74 | } else {
6:37:28 AM: 75 | this.getStory("home", "published");
6:37:28 AM: 76 | }
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:75:23:
6:37:28 AM: 73 | this.getStory("home", "draft");
6:37:28 AM: 74 | } else {
6:37:28 AM: > 75 | this.getStory("home", "published");
6:37:28 AM: | ^
6:37:28 AM: 76 | }
6:37:28 AM: 77 | });
6:37:28 AM: 78 | },
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:75:31:
6:37:28 AM: 73 | this.getStory("home", "draft");
6:37:28 AM: 74 | } else {
6:37:28 AM: > 75 | this.getStory("home", "published");
6:37:28 AM: | ^
6:37:28 AM: 76 | }
6:37:28 AM: 77 | });
6:37:28 AM: 78 | },
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:75:43:
6:37:28 AM: 73 | this.getStory("home", "draft");
6:37:28 AM: 74 | } else {
6:37:28 AM: > 75 | this.getStory("home", "published");
6:37:28 AM: | ^
6:37:28 AM: 76 | }
6:37:28 AM: 77 | });
6:37:28 AM: 78 | },
6:37:28 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:77:7:
6:37:28 AM: 75 | this.getStory("home", "published");
6:37:28 AM: 76 | }
6:37:28 AM: > 77 | });
6:37:28 AM: | ^
6:37:28 AM: 78 | },
6:37:28 AM: 79 |
6:37:28 AM: 80 | methods: {
6:37:28 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/BlogPost.vue:81:13:
6:37:28 AM: 79 |
6:37:28 AM: 80 | methods: {
6:37:28 AM: > 81 | getStory(version) {
6:37:28 AM: | ^
6:37:28 AM: 82 | storyapi
6:37:28 AM: 83 | .get("cdn/stories", {
6:37:28 AM: 84 | version: "draft",
6:37:28 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:83:14:
6:37:28 AM: 81 | getStory(version) {
6:37:29 AM: 82 | storyapi
6:37:29 AM: > 83 | .get("cdn/stories", {
6:37:29 AM: | ^
6:37:29 AM: 84 | version: "draft",
6:37:29 AM: 85 | starts_with: "blog/"
6:37:29 AM: 86 | })
6:37:29 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:84:20:
6:37:29 AM: 82 | storyapi
6:37:29 AM: 83 | .get("cdn/stories", {
6:37:29 AM: > 84 | version: "draft",
6:37:29 AM: | ^
6:37:29 AM: 85 | starts_with: "blog/"
6:37:29 AM: 86 | })
6:37:29 AM: 87 | .then(res => {
6:37:29 AM: error: Strings must use singlequote (quotes) at src/views/BlogPost.vue:85:24:
6:37:29 AM: 83 | .get("cdn/stories", {
6:37:29 AM: 84 | version: "draft",
6:37:29 AM: > 85 | starts_with: "blog/"
6:37:29 AM: | ^
6:37:29 AM: 86 | })
6:37:29 AM: 87 | .then(res => {
6:37:29 AM: 88 | this.posts = res.data.stories.map(bp => {
6:37:29 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:96:14:
6:37:29 AM: 94 | content: bp.content.content,
6:37:29 AM: 95 | date: new Date(bp.content.date)
6:37:29 AM: > 96 | };
6:37:29 AM: | ^
6:37:29 AM: 97 | });
6:37:29 AM: 98 | this.result = this.posts.find(
6:37:29 AM: 99 | rightPost => rightPost.id === this.$route.params.id
6:37:29 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:97:13:
6:37:29 AM: 95 | date: new Date(bp.content.date)
6:37:29 AM: 96 | };
6:37:29 AM: > 97 | });
6:37:29 AM: | ^
6:37:29 AM: 98 | this.result = this.posts.find(
6:37:29 AM: 99 | rightPost => rightPost.id === this.$route.params.id
6:37:29 AM: 100 | );
6:37:29 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:100:12:
6:37:29 AM: 98 | this.result = this.posts.find(
6:37:29 AM: 99 | rightPost => rightPost.id === this.$route.params.id
6:37:29 AM: > 100 | );
6:37:29 AM: | ^
6:37:29 AM: 101 | })
6:37:29 AM: 102 | .catch(error => {
6:37:29 AM: 103 | console.log(error);
6:37:29 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:103:29:
6:37:29 AM: 101 | })
6:37:29 AM: 102 | .catch(error => {
6:37:29 AM: > 103 | console.log(error);
6:37:29 AM: | ^
6:37:29 AM: 104 | });
6:37:29 AM: 105 | }
6:37:29 AM: 106 | }
6:37:29 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:104:11:
6:37:29 AM: 102 | .catch(error => {
6:37:29 AM: 103 | console.log(error);
6:37:30 AM: > 104 | });
6:37:30 AM: | ^
6:37:30 AM: 105 | }
6:37:30 AM: 106 | }
6:37:30 AM: 107 | };
6:37:30 AM: error: Extra semicolon (semi) at src/views/BlogPost.vue:107:2:
6:37:30 AM: 105 | }
6:37:30 AM: 106 | }
6:37:30 AM: > 107 | };
6:37:30 AM: | ^
6:37:30 AM: 108 | </script>
6:37:30 AM: 109 |
6:37:30 AM: 110 | <style scoped>
6:37:30 AM: error: Newline required at end of file but not found (eol-last) at src/views/BlogPost.vue:111:9:
6:37:30 AM: 109 |
6:37:30 AM: 110 | <style scoped>
6:37:30 AM: > 111 | </style>
6:37:30 AM: | ^
6:37:30 AM: 51 errors found.
6:37:30 AM: 51 errors potentially fixable with the `--fix` option.
6:37:30 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:37:30 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:84:33:
6:37:30 AM: 82 |
6:37:30 AM: 83 | <script>
6:37:30 AM: > 84 | import { validationMixin } from "vuelidate";
6:37:30 AM: | ^
6:37:30 AM: 85 | import {
6:37:30 AM: 86 | required,
6:37:30 AM: 87 | maxLength,
6:37:30 AM: error: Extra semicolon (semi) at src/views/Contact.vue:84:44:
6:37:30 AM: 82 |
6:37:30 AM: 83 | <script>
6:37:30 AM: > 84 | import { validationMixin } from "vuelidate";
6:37:30 AM: | ^
6:37:30 AM: 85 | import {
6:37:30 AM: 86 | required,
6:37:30 AM: 87 | maxLength,
6:37:30 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:90:8:
6:37:30 AM: 88 | email,
6:37:30 AM: 89 | minLength
6:37:30 AM: > 90 | } from "vuelidate/lib/validators";
6:37:30 AM: | ^
6:37:30 AM: 91 | export default {
6:37:30 AM: 92 | metaInfo: {
6:37:30 AM: 93 | title: "Contact",
6:37:30 AM: error: Extra semicolon (semi) at src/views/Contact.vue:90:34:
6:37:30 AM: 88 | email,
6:37:30 AM: 89 | minLength
6:37:30 AM: > 90 | } from "vuelidate/lib/validators";
6:37:30 AM: | ^
6:37:30 AM: 91 | export default {
6:37:30 AM: 92 | metaInfo: {
6:37:30 AM: 93 | title: "Contact",
6:37:30 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:93:12:
6:37:30 AM: 91 | export default {
6:37:30 AM: 92 | metaInfo: {
6:37:30 AM: > 93 | title: "Contact",
6:37:30 AM: | ^
6:37:31 AM: 94 | titleTemplate: "%s ← Eldin's Space",
6:37:31 AM: 95 | meta: [
6:37:31 AM: 96 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:31 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:96:15:
6:37:31 AM: 94 | titleTemplate: "%s ← Eldin's Space",
6:37:31 AM: 95 | meta: [
6:37:31 AM: > 96 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:31 AM: | ^
6:37:31 AM: 97 | {
6:37:31 AM: 98 | name: "description",
6:37:31 AM: 99 | content:
6:37:31 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:96:36:
6:37:31 AM: 94 | titleTemplate: "%s ← Eldin's Space",
6:37:31 AM: 95 | meta: [
6:37:31 AM: > 96 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:31 AM: | ^
6:37:31 AM: 97 | {
6:37:31 AM: 98 | name: "description",
6:37:31 AM: 99 | content:
6:37:31 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:98:15:
6:37:31 AM: 96 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:31 AM: 97 | {
6:37:31 AM: > 98 | name: "description",
6:37:31 AM: | ^
6:37:31 AM: 99 | content:
6:37:31 AM: 100 | "Eldin Zaimovic's Contact Doboj Bosnia and Herzegovina Freelance Get in Touch ContactMe"
6:37:31 AM: 101 | },
6:37:31 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:102:18:
6:37:31 AM: 100 | "Eldin Zaimovic's Contact Doboj Bosnia and Herzegovina Freelance Get in Touch ContactMe"
6:37:31 AM: 101 | },
6:37:31 AM: > 102 | { charset: "utf-8" },
6:37:31 AM: | ^
6:37:31 AM: 103 | { property: "og:title", content: "Eldin' Space" },
6:37:31 AM: 104 | { property: "og:site_name", content: "Eldin' Space" },
6:37:31 AM: 105 | { property: "og:type", content: "website" },
6:37:31 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:103:19:
6:37:31 AM: 101 | },
6:37:31 AM: 102 | { charset: "utf-8" },
6:37:31 AM: > 103 | { property: "og:title", content: "Eldin' Space" },
6:37:31 AM: | ^
6:37:31 AM: 104 | { property: "og:site_name", content: "Eldin' Space" },
6:37:31 AM: 105 | { property: "og:type", content: "website" },
6:37:31 AM: 106 | { property: "og:url", content: "https://eldin.space" },
6:37:31 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:104:19:
6:37:31 AM: 102 | { charset: "utf-8" },
6:37:31 AM: 103 | { property: "og:title", content: "Eldin' Space" },
6:37:31 AM: > 104 | { property: "og:site_name", content: "Eldin' Space" },
6:37:31 AM: | ^
6:37:31 AM: 105 | { property: "og:type", content: "website" },
6:37:31 AM: 106 | { property: "og:url", content: "https://eldin.space" },
6:37:31 AM: 107 | {
6:37:31 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:105:19:
6:37:31 AM: 103 | { property: "og:title", content: "Eldin' Space" },
6:37:31 AM: 104 | { property: "og:site_name", content: "Eldin' Space" },
6:37:31 AM: > 105 | { property: "og:type", content: "website" },
6:37:31 AM: | ^
6:37:31 AM: 106 | { property: "og:url", content: "https://eldin.space" },
6:37:31 AM: 107 | {
6:37:31 AM: 108 | property: "og:image",
6:37:31 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:105:39:
6:37:31 AM: 103 | { property: "og:title", content: "Eldin' Space" },
6:37:31 AM: 104 | { property: "og:site_name", content: "Eldin' Space" },
6:37:31 AM: > 105 | { property: "og:type", content: "website" },
6:37:31 AM: | ^
6:37:31 AM: 106 | { property: "og:url", content: "https://eldin.space" },
6:37:32 AM: 107 | {
6:37:32 AM: 108 | property: "og:image",
6:37:32 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:106:19:
6:37:32 AM: 104 | { property: "og:site_name", content: "Eldin' Space" },
6:37:32 AM: 105 | { property: "og:type", content: "website" },
6:37:32 AM: > 106 | { property: "og:url", content: "https://eldin.space" },
6:37:32 AM: | ^
6:37:32 AM: 107 | {
6:37:32 AM: 108 | property: "og:image",
6:37:32 AM: 109 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:32 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:106:38:
6:37:32 AM: 104 | { property: "og:site_name", content: "Eldin' Space" },
6:37:32 AM: 105 | { property: "og:type", content: "website" },
6:37:32 AM: > 106 | { property: "og:url", content: "https://eldin.space" },
6:37:32 AM: | ^
6:37:32 AM: 107 | {
6:37:32 AM: 108 | property: "og:image",
6:37:32 AM: 109 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:32 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:108:19:
6:37:32 AM: 106 | { property: "og:url", content: "https://eldin.space" },
6:37:32 AM: 107 | {
6:37:32 AM: > 108 | property: "og:image",
6:37:32 AM: | ^
6:37:32 AM: 109 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:32 AM: 110 | },
6:37:32 AM: 111 | {
6:37:32 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:109:18:
6:37:32 AM: 107 | {
6:37:32 AM: 108 | property: "og:image",
6:37:32 AM: > 109 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:32 AM: | ^
6:37:32 AM: 110 | },
6:37:32 AM: 111 | {
6:37:32 AM: 112 | property: "og:description",
6:37:32 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:112:19:
6:37:32 AM: 110 | },
6:37:32 AM: 111 | {
6:37:32 AM: > 112 | property: "og:description",
6:37:32 AM: | ^
6:37:32 AM: 113 | content:
6:37:32 AM: 114 | "Eldin Zaimovic's Contact Doboj Bosnia and Herzegovina Freelance Get in Touch ContactMe"
6:37:32 AM: 115 | }
6:37:32 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Contact.vue:124:7:
6:37:32 AM: 122 | body: { required, minLength: minLength(20) }
6:37:32 AM: 123 | },
6:37:32 AM: > 124 | data() {
6:37:32 AM: | ^
6:37:32 AM: 125 | return {
6:37:32 AM: 126 | name: "",
6:37:32 AM: 127 | email: "",
6:37:32 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:126:13:
6:37:32 AM: 124 | data() {
6:37:32 AM: 125 | return {
6:37:32 AM: > 126 | name: "",
6:37:32 AM: | ^
6:37:32 AM: 127 | email: "",
6:37:32 AM: 128 | body: ""
6:37:32 AM: 129 | };
6:37:32 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:127:14:
6:37:32 AM: 125 | return {
6:37:32 AM: 126 | name: "",
6:37:33 AM: > 127 | email: "",
6:37:33 AM: | ^
6:37:33 AM: 128 | body: ""
6:37:33 AM: 129 | };
6:37:33 AM: 130 | },
6:37:33 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:128:13:
6:37:33 AM: 126 | name: "",
6:37:33 AM: 127 | email: "",
6:37:33 AM: > 128 | body: ""
6:37:33 AM: | ^
6:37:33 AM: 129 | };
6:37:33 AM: 130 | },
6:37:33 AM: 131 | methods: {
6:37:33 AM: error: Extra semicolon (semi) at src/views/Contact.vue:129:6:
6:37:33 AM: 127 | email: "",
6:37:33 AM: 128 | body: ""
6:37:33 AM: > 129 | };
6:37:33 AM: | ^
6:37:33 AM: 130 | },
6:37:33 AM: 131 | methods: {
6:37:33 AM: 132 | submit() {
6:37:33 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Contact.vue:132:11:
6:37:33 AM: 130 | },
6:37:33 AM: 131 | methods: {
6:37:33 AM: > 132 | submit() {
6:37:33 AM: | ^
6:37:33 AM: 133 | this.$v.$touch();
6:37:33 AM: 134 | },
6:37:33 AM: 135 | clear() {
6:37:33 AM: error: Extra semicolon (semi) at src/views/Contact.vue:133:23:
6:37:33 AM: 131 | methods: {
6:37:33 AM: 132 | submit() {
6:37:33 AM: > 133 | this.$v.$touch();
6:37:33 AM: | ^
6:37:33 AM: 134 | },
6:37:33 AM: 135 | clear() {
6:37:33 AM: 136 | this.$v.$reset();
6:37:33 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Contact.vue:135:10:
6:37:33 AM: 133 | this.$v.$touch();
6:37:33 AM: 134 | },
6:37:33 AM: > 135 | clear() {
6:37:33 AM: | ^
6:37:33 AM: 136 | this.$v.$reset();
6:37:33 AM: 137 | this.name = "";
6:37:33 AM: 138 | this.email = "";
6:37:33 AM: error: Extra semicolon (semi) at src/views/Contact.vue:136:23:
6:37:33 AM: 134 | },
6:37:33 AM: 135 | clear() {
6:37:33 AM: > 136 | this.$v.$reset();
6:37:33 AM: | ^
6:37:33 AM: 137 | this.name = "";
6:37:33 AM: 138 | this.email = "";
6:37:33 AM: 139 | this.body = "";
6:37:33 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:137:19:
6:37:33 AM: 135 | clear() {
6:37:33 AM: 136 | this.$v.$reset();
6:37:33 AM: > 137 | this.name = "";
6:37:33 AM: | ^
6:37:33 AM: 138 | this.email = "";
6:37:33 AM: 139 | this.body = "";
6:37:33 AM: 140 | }
6:37:33 AM: error: Extra semicolon (semi) at src/views/Contact.vue:137:21:
6:37:33 AM: 135 | clear() {
6:37:34 AM: 136 | this.$v.$reset();
6:37:34 AM: > 137 | this.name = "";
6:37:34 AM: | ^
6:37:34 AM: 138 | this.email = "";
6:37:34 AM: 139 | this.body = "";
6:37:34 AM: 140 | }
6:37:34 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:138:20:
6:37:34 AM: 136 | this.$v.$reset();
6:37:34 AM: 137 | this.name = "";
6:37:34 AM: > 138 | this.email = "";
6:37:34 AM: | ^
6:37:34 AM: 139 | this.body = "";
6:37:34 AM: 140 | }
6:37:34 AM: 141 | },
6:37:34 AM: error: Extra semicolon (semi) at src/views/Contact.vue:138:22:
6:37:34 AM: 136 | this.$v.$reset();
6:37:34 AM: 137 | this.name = "";
6:37:34 AM: > 138 | this.email = "";
6:37:34 AM: | ^
6:37:34 AM: 139 | this.body = "";
6:37:34 AM: 140 | }
6:37:34 AM: 141 | },
6:37:34 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:139:19:
6:37:34 AM: 137 | this.name = "";
6:37:34 AM: 138 | this.email = "";
6:37:34 AM: > 139 | this.body = "";
6:37:34 AM: | ^
6:37:34 AM: 140 | }
6:37:34 AM: 141 | },
6:37:34 AM: 142 | computed: {
6:37:34 AM: error: Extra semicolon (semi) at src/views/Contact.vue:139:21:
6:37:34 AM: 137 | this.name = "";
6:37:34 AM: 138 | this.email = "";
6:37:34 AM: > 139 | this.body = "";
6:37:34 AM: | ^
6:37:34 AM: 140 | }
6:37:34 AM: 141 | },
6:37:34 AM: 142 | computed: {
6:37:34 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Contact.vue:143:15:
6:37:34 AM: 141 | },
6:37:34 AM: 142 | computed: {
6:37:34 AM: > 143 | nameErrors() {
6:37:34 AM: | ^
6:37:34 AM: 144 | const errors = [];
6:37:34 AM: 145 | if (!this.$v.name.$dirty) return errors;
6:37:34 AM: 146 | !this.$v.name.maxLength &&
6:37:34 AM: error: Extra semicolon (semi) at src/views/Contact.vue:144:24:
6:37:34 AM: 142 | computed: {
6:37:34 AM: 143 | nameErrors() {
6:37:34 AM: > 144 | const errors = [];
6:37:34 AM: | ^
6:37:34 AM: 145 | if (!this.$v.name.$dirty) return errors;
6:37:34 AM: 146 | !this.$v.name.maxLength &&
6:37:34 AM: 147 | errors.push("Name must be at most 20 characters long");
6:37:34 AM: error: Extra semicolon (semi) at src/views/Contact.vue:145:46:
6:37:34 AM: 143 | nameErrors() {
6:37:34 AM: 144 | const errors = [];
6:37:34 AM: > 145 | if (!this.$v.name.$dirty) return errors;
6:37:34 AM: | ^
6:37:34 AM: 146 | !this.$v.name.maxLength &&
6:37:35 AM: 147 | errors.push("Name must be at most 20 characters long");
6:37:35 AM: 148 | !this.$v.name.required && errors.push("Name is required.");
6:37:35 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:147:21:
6:37:35 AM: 145 | if (!this.$v.name.$dirty) return errors;
6:37:35 AM: 146 | !this.$v.name.maxLength &&
6:37:35 AM: > 147 | errors.push("Name must be at most 20 characters long");
6:37:35 AM: | ^
6:37:35 AM: 148 | !this.$v.name.required && errors.push("Name is required.");
6:37:35 AM: 149 | return errors;
6:37:35 AM: 150 | },
6:37:35 AM: error: Extra semicolon (semi) at src/views/Contact.vue:147:63:
6:37:35 AM: 145 | if (!this.$v.name.$dirty) return errors;
6:37:35 AM: 146 | !this.$v.name.maxLength &&
6:37:35 AM: > 147 | errors.push("Name must be at most 20 characters long");
6:37:35 AM: | ^
6:37:35 AM: 148 | !this.$v.name.required && errors.push("Name is required.");
6:37:35 AM: 149 | return errors;
6:37:35 AM: 150 | },
6:37:35 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:148:45:
6:37:35 AM: 146 | !this.$v.name.maxLength &&
6:37:35 AM: 147 | errors.push("Name must be at most 20 characters long");
6:37:35 AM: > 148 | !this.$v.name.required && errors.push("Name is required.");
6:37:35 AM: | ^
6:37:35 AM: 149 | return errors;
6:37:35 AM: 150 | },
6:37:35 AM: 151 | emailErrors() {
6:37:35 AM: error: Extra semicolon (semi) at src/views/Contact.vue:148:65:
6:37:35 AM: 146 | !this.$v.name.maxLength &&
6:37:35 AM: 147 | errors.push("Name must be at most 20 characters long");
6:37:35 AM: > 148 | !this.$v.name.required && errors.push("Name is required.");
6:37:35 AM: | ^
6:37:35 AM: 149 | return errors;
6:37:35 AM: 150 | },
6:37:35 AM: 151 | emailErrors() {
6:37:35 AM: error: Extra semicolon (semi) at src/views/Contact.vue:149:20:
6:37:35 AM: 147 | errors.push("Name must be at most 20 characters long");
6:37:35 AM: 148 | !this.$v.name.required && errors.push("Name is required.");
6:37:35 AM: > 149 | return errors;
6:37:35 AM: | ^
6:37:35 AM: 150 | },
6:37:35 AM: 151 | emailErrors() {
6:37:35 AM: 152 | const errors = [];
6:37:35 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Contact.vue:151:16:
6:37:35 AM: 149 | return errors;
6:37:35 AM: 150 | },
6:37:35 AM: > 151 | emailErrors() {
6:37:35 AM: | ^
6:37:35 AM: 152 | const errors = [];
6:37:35 AM: 153 | if (!this.$v.email.$dirty) return errors;
6:37:35 AM: 154 | !this.$v.email.email && errors.push("Must be valid e-mail");
6:37:35 AM: error: Extra semicolon (semi) at src/views/Contact.vue:152:24:
6:37:35 AM: 150 | },
6:37:35 AM: 151 | emailErrors() {
6:37:35 AM: > 152 | const errors = [];
6:37:35 AM: | ^
6:37:35 AM: 153 | if (!this.$v.email.$dirty) return errors;
6:37:35 AM: 154 | !this.$v.email.email && errors.push("Must be valid e-mail");
6:37:35 AM: 155 | !this.$v.email.required && errors.push("E-mail is required");
6:37:36 AM: error: Extra semicolon (semi) at src/views/Contact.vue:153:47:
6:37:36 AM: 151 | emailErrors() {
6:37:36 AM: 152 | const errors = [];
6:37:36 AM: > 153 | if (!this.$v.email.$dirty) return errors;
6:37:36 AM: | ^
6:37:36 AM: 154 | !this.$v.email.email && errors.push("Must be valid e-mail");
6:37:36 AM: 155 | !this.$v.email.required && errors.push("E-mail is required");
6:37:36 AM: 156 | return errors;
6:37:36 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:154:43:
6:37:36 AM: 152 | const errors = [];
6:37:36 AM: 153 | if (!this.$v.email.$dirty) return errors;
6:37:36 AM: > 154 | !this.$v.email.email && errors.push("Must be valid e-mail");
6:37:36 AM: | ^
6:37:36 AM: 155 | !this.$v.email.required && errors.push("E-mail is required");
6:37:36 AM: 156 | return errors;
6:37:36 AM: 157 | },
6:37:36 AM: error: Extra semicolon (semi) at src/views/Contact.vue:154:66:
6:37:36 AM: 152 | const errors = [];
6:37:36 AM: 153 | if (!this.$v.email.$dirty) return errors;
6:37:36 AM: > 154 | !this.$v.email.email && errors.push("Must be valid e-mail");
6:37:36 AM: | ^
6:37:36 AM: 155 | !this.$v.email.required && errors.push("E-mail is required");
6:37:36 AM: 156 | return errors;
6:37:36 AM: 157 | },
6:37:36 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:155:46:
6:37:36 AM: 153 | if (!this.$v.email.$dirty) return errors;
6:37:36 AM: 154 | !this.$v.email.email && errors.push("Must be valid e-mail");
6:37:36 AM: > 155 | !this.$v.email.required && errors.push("E-mail is required");
6:37:36 AM: | ^
6:37:36 AM: 156 | return errors;
6:37:36 AM: 157 | },
6:37:36 AM: 158 | bodyErrors() {
6:37:36 AM: error: Extra semicolon (semi) at src/views/Contact.vue:155:67:
6:37:36 AM: 153 | if (!this.$v.email.$dirty) return errors;
6:37:36 AM: 154 | !this.$v.email.email && errors.push("Must be valid e-mail");
6:37:36 AM: > 155 | !this.$v.email.required && errors.push("E-mail is required");
6:37:36 AM: | ^
6:37:36 AM: 156 | return errors;
6:37:36 AM: 157 | },
6:37:36 AM: 158 | bodyErrors() {
6:37:36 AM: error: Extra semicolon (semi) at src/views/Contact.vue:156:20:
6:37:36 AM: 154 | !this.$v.email.email && errors.push("Must be valid e-mail");
6:37:36 AM: 155 | !this.$v.email.required && errors.push("E-mail is required");
6:37:36 AM: > 156 | return errors;
6:37:36 AM: | ^
6:37:36 AM: 157 | },
6:37:36 AM: 158 | bodyErrors() {
6:37:36 AM: 159 | const errors = [];
6:37:36 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Contact.vue:158:15:
6:37:36 AM: 156 | return errors;
6:37:36 AM: 157 | },
6:37:36 AM: > 158 | bodyErrors() {
6:37:36 AM: | ^
6:37:36 AM: 159 | const errors = [];
6:37:36 AM: 160 | if (!this.$v.body.$dirty) return errors;
6:37:36 AM: 161 | !this.$v.body.minLength &&
6:37:36 AM: error: Extra semicolon (semi) at src/views/Contact.vue:159:24:
6:37:36 AM: 157 | },
6:37:36 AM: 158 | bodyErrors() {
6:37:36 AM: > 159 | const errors = [];
6:37:36 AM: | ^
6:37:36 AM: 160 | if (!this.$v.body.$dirty) return errors;
6:37:36 AM: 161 | !this.$v.body.minLength &&
6:37:36 AM: 162 | errors.push("Text must be at least 20 characters long");
6:37:37 AM: error: Extra semicolon (semi) at src/views/Contact.vue:160:46:
6:37:37 AM: 158 | bodyErrors() {
6:37:37 AM: 159 | const errors = [];
6:37:37 AM: > 160 | if (!this.$v.body.$dirty) return errors;
6:37:37 AM: | ^
6:37:37 AM: 161 | !this.$v.body.minLength &&
6:37:37 AM: 162 | errors.push("Text must be at least 20 characters long");
6:37:37 AM: 163 | !this.$v.body.required && errors.push("Text is required");
6:37:37 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:162:21:
6:37:37 AM: 160 | if (!this.$v.body.$dirty) return errors;
6:37:37 AM: 161 | !this.$v.body.minLength &&
6:37:37 AM: > 162 | errors.push("Text must be at least 20 characters long");
6:37:37 AM: | ^
6:37:37 AM: 163 | !this.$v.body.required && errors.push("Text is required");
6:37:37 AM: 164 | return errors;
6:37:37 AM: 165 | }
6:37:37 AM: error: Extra semicolon (semi) at src/views/Contact.vue:162:64:
6:37:37 AM: 160 | if (!this.$v.body.$dirty) return errors;
6:37:37 AM: 161 | !this.$v.body.minLength &&
6:37:37 AM: > 162 | errors.push("Text must be at least 20 characters long");
6:37:37 AM: | ^
6:37:37 AM: 163 | !this.$v.body.required && errors.push("Text is required");
6:37:37 AM: 164 | return errors;
6:37:37 AM: 165 | }
6:37:37 AM: error: Strings must use singlequote (quotes) at src/views/Contact.vue:163:45:
6:37:37 AM: 161 | !this.$v.body.minLength &&
6:37:37 AM: 162 | errors.push("Text must be at least 20 characters long");
6:37:37 AM: > 163 | !this.$v.body.required && errors.push("Text is required");
6:37:37 AM: | ^
6:37:37 AM: 164 | return errors;
6:37:37 AM: 165 | }
6:37:37 AM: 166 | }
6:37:37 AM: error: Extra semicolon (semi) at src/views/Contact.vue:163:64:
6:37:37 AM: 161 | !this.$v.body.minLength &&
6:37:37 AM: 162 | errors.push("Text must be at least 20 characters long");
6:37:37 AM: > 163 | !this.$v.body.required && errors.push("Text is required");
6:37:37 AM: | ^
6:37:37 AM: 164 | return errors;
6:37:37 AM: 165 | }
6:37:37 AM: 166 | }
6:37:37 AM: error: Extra semicolon (semi) at src/views/Contact.vue:164:20:
6:37:37 AM: 162 | errors.push("Text must be at least 20 characters long");
6:37:37 AM: 163 | !this.$v.body.required && errors.push("Text is required");
6:37:37 AM: > 164 | return errors;
6:37:37 AM: | ^
6:37:37 AM: 165 | }
6:37:37 AM: 166 | }
6:37:37 AM: 167 | };
6:37:37 AM: error: Extra semicolon (semi) at src/views/Contact.vue:167:2:
6:37:37 AM: 165 | }
6:37:37 AM: 166 | }
6:37:37 AM: > 167 | };
6:37:37 AM: | ^
6:37:37 AM: 168 | </script>
6:37:37 AM: 169 |
6:37:37 AM: 170 | <style lang="scss" scoped>
6:37:37 AM: 58 errors found.
6:37:37 AM: 58 errors potentially fixable with the `--fix` option.
6:37:37 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:37:37 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:99:26:
6:37:37 AM: 97 |
6:37:37 AM: 98 | <script>
6:37:37 AM: > 99 | import { VueTyper } from "vue-typer";
6:37:37 AM: | ^
6:37:37 AM: 100 | import VueCompareImage from "vue-compare-image";
6:37:38 AM: 101 |
6:37:38 AM: 102 | export default {
6:37:38 AM: error: Extra semicolon (semi) at src/views/Home.vue:99:37:
6:37:38 AM: 97 |
6:37:38 AM: 98 | <script>
6:37:38 AM: > 99 | import { VueTyper } from "vue-typer";
6:37:38 AM: | ^
6:37:38 AM: 100 | import VueCompareImage from "vue-compare-image";
6:37:38 AM: 101 |
6:37:38 AM: 102 | export default {
6:37:38 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:100:29:
6:37:38 AM: 98 | <script>
6:37:38 AM: 99 | import { VueTyper } from "vue-typer";
6:37:38 AM: > 100 | import VueCompareImage from "vue-compare-image";
6:37:38 AM: | ^
6:37:38 AM: 101 |
6:37:38 AM: 102 | export default {
6:37:38 AM: 103 | metaInfo: {
6:37:38 AM: error: Extra semicolon (semi) at src/views/Home.vue:100:48:
6:37:38 AM: 98 | <script>
6:37:38 AM: 99 | import { VueTyper } from "vue-typer";
6:37:38 AM: > 100 | import VueCompareImage from "vue-compare-image";
6:37:38 AM: | ^
6:37:38 AM: 101 |
6:37:38 AM: 102 | export default {
6:37:38 AM: 103 | metaInfo: {
6:37:38 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:104:12:
6:37:38 AM: 102 | export default {
6:37:38 AM: 103 | metaInfo: {
6:37:38 AM: > 104 | title: "Home",
6:37:38 AM: | ^
6:37:38 AM: 105 | titleTemplate: "%s ← Eldin's Space",
6:37:38 AM: 106 | meta: [
6:37:38 AM: 107 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:38 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:107:15:
6:37:38 AM: 105 | titleTemplate: "%s ← Eldin's Space",
6:37:38 AM: 106 | meta: [
6:37:38 AM: > 107 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:38 AM: | ^
6:37:38 AM: 108 | { name: "description", content: "Eldin Zaimovic's Portfolio" },
6:37:38 AM: 109 | { charset: "utf-8" },
6:37:38 AM: 110 | { property: "og:title", content: "Eldin' Space" },
6:37:38 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:107:36:
6:37:38 AM: 105 | titleTemplate: "%s ← Eldin's Space",
6:37:38 AM: 106 | meta: [
6:37:38 AM: > 107 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:38 AM: | ^
6:37:38 AM: 108 | { name: "description", content: "Eldin Zaimovic's Portfolio" },
6:37:38 AM: 109 | { charset: "utf-8" },
6:37:38 AM: 110 | { property: "og:title", content: "Eldin' Space" },
6:37:38 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:108:15:
6:37:38 AM: 106 | meta: [
6:37:38 AM: 107 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:38 AM: > 108 | { name: "description", content: "Eldin Zaimovic's Portfolio" },
6:37:38 AM: | ^
6:37:38 AM: 109 | { charset: "utf-8" },
6:37:38 AM: 110 | { property: "og:title", content: "Eldin' Space" },
6:37:38 AM: 111 | { property: "og:site_name", content: "Eldin' Space" },
6:37:38 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:109:18:
6:37:38 AM: 107 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:38 AM: 108 | { name: "description", content: "Eldin Zaimovic's Portfolio" },
6:37:38 AM: > 109 | { charset: "utf-8" },
6:37:38 AM: | ^
6:37:38 AM: 110 | { property: "og:title", content: "Eldin' Space" },
6:37:38 AM: 111 | { property: "og:site_name", content: "Eldin' Space" },
6:37:38 AM: 112 | { property: "og:type", content: "website" },
6:37:39 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:110:19:
6:37:39 AM: 108 | { name: "description", content: "Eldin Zaimovic's Portfolio" },
6:37:39 AM: 109 | { charset: "utf-8" },
6:37:39 AM: > 110 | { property: "og:title", content: "Eldin' Space" },
6:37:39 AM: | ^
6:37:39 AM: 111 | { property: "og:site_name", content: "Eldin' Space" },
6:37:39 AM: 112 | { property: "og:type", content: "website" },
6:37:39 AM: 113 | { property: "og:url", content: "https://eldin.space" },
6:37:39 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:111:19:
6:37:39 AM: 109 | { charset: "utf-8" },
6:37:39 AM: 110 | { property: "og:title", content: "Eldin' Space" },
6:37:39 AM: > 111 | { property: "og:site_name", content: "Eldin' Space" },
6:37:39 AM: | ^
6:37:39 AM: 112 | { property: "og:type", content: "website" },
6:37:39 AM: 113 | { property: "og:url", content: "https://eldin.space" },
6:37:39 AM: 114 | {
6:37:39 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:112:19:
6:37:39 AM: 110 | { property: "og:title", content: "Eldin' Space" },
6:37:39 AM: 111 | { property: "og:site_name", content: "Eldin' Space" },
6:37:39 AM: > 112 | { property: "og:type", content: "website" },
6:37:39 AM: | ^
6:37:39 AM: 113 | { property: "og:url", content: "https://eldin.space" },
6:37:39 AM: 114 | {
6:37:39 AM: 115 | property: "og:image",
6:37:39 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:112:39:
6:37:39 AM: 110 | { property: "og:title", content: "Eldin' Space" },
6:37:39 AM: 111 | { property: "og:site_name", content: "Eldin' Space" },
6:37:39 AM: > 112 | { property: "og:type", content: "website" },
6:37:39 AM: | ^
6:37:39 AM: 113 | { property: "og:url", content: "https://eldin.space" },
6:37:39 AM: 114 | {
6:37:39 AM: 115 | property: "og:image",
6:37:39 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:113:19:
6:37:39 AM: 111 | { property: "og:site_name", content: "Eldin' Space" },
6:37:39 AM: 112 | { property: "og:type", content: "website" },
6:37:39 AM: > 113 | { property: "og:url", content: "https://eldin.space" },
6:37:39 AM: | ^
6:37:39 AM: 114 | {
6:37:39 AM: 115 | property: "og:image",
6:37:39 AM: 116 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:39 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:113:38:
6:37:39 AM: 111 | { property: "og:site_name", content: "Eldin' Space" },
6:37:39 AM: 112 | { property: "og:type", content: "website" },
6:37:39 AM: > 113 | { property: "og:url", content: "https://eldin.space" },
6:37:39 AM: | ^
6:37:39 AM: 114 | {
6:37:39 AM: 115 | property: "og:image",
6:37:39 AM: 116 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:39 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:115:19:
6:37:39 AM: 113 | { property: "og:url", content: "https://eldin.space" },
6:37:39 AM: 114 | {
6:37:39 AM: > 115 | property: "og:image",
6:37:39 AM: | ^
6:37:39 AM: 116 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:39 AM: 117 | },
6:37:39 AM: 118 | { property: "og:description", content: "Eldin Zaimovic's Portfolio" }
6:37:39 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:116:18:
6:37:39 AM: 114 | {
6:37:39 AM: 115 | property: "og:image",
6:37:39 AM: > 116 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:39 AM: | ^
6:37:40 AM: 117 | },
6:37:40 AM: 118 | { property: "og:description", content: "Eldin Zaimovic's Portfolio" }
6:37:40 AM: 119 | ]
6:37:40 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:118:19:
6:37:40 AM: 116 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:40 AM: 117 | },
6:37:40 AM: > 118 | { property: "og:description", content: "Eldin Zaimovic's Portfolio" }
6:37:40 AM: | ^
6:37:40 AM: 119 | ]
6:37:40 AM: 120 | },
6:37:40 AM: 121 | components: {
6:37:40 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:122:5:
6:37:40 AM: 120 | },
6:37:40 AM: 121 | components: {
6:37:40 AM: > 122 | "vue-typer": VueTyper,
6:37:40 AM: | ^
6:37:40 AM: 123 | VueCompareImage
6:37:40 AM: 124 | },
6:37:40 AM: 125 | data() {
6:37:40 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Home.vue:125:7:
6:37:40 AM: 123 | VueCompareImage
6:37:40 AM: 124 | },
6:37:40 AM: > 125 | data() {
6:37:40 AM: | ^
6:37:40 AM: 126 | return {
6:37:40 AM: 127 | icons: [
6:37:40 AM: 128 | { href: "https://github.com/EldinZaimovic", icon: "fab fa-github" },
6:37:40 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:128:17:
6:37:40 AM: 126 | return {
6:37:40 AM: 127 | icons: [
6:37:40 AM: > 128 | { href: "https://github.com/EldinZaimovic", icon: "fab fa-github" },
6:37:40 AM: | ^
6:37:40 AM: 129 | {
6:37:40 AM: 131 | icon: "fab fa-stack-overflow"
6:37:40 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:128:59:
6:37:40 AM: 126 | return {
6:37:40 AM: 127 | icons: [
6:37:40 AM: > 128 | { href: "https://github.com/EldinZaimovic", icon: "fab fa-github" },
6:37:40 AM: | ^
6:37:40 AM: 129 | {
6:37:40 AM: 131 | icon: "fab fa-stack-overflow"
6:37:40 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:130:17:
6:37:40 AM: 128 | { href: "https://github.com/EldinZaimovic", icon: "fab fa-github" },
6:37:40 AM: 129 | {
6:37:40 AM: | ^
6:37:40 AM: 131 | icon: "fab fa-stack-overflow"
6:37:40 AM: 132 | },
6:37:40 AM: 133 | { href: "https://twitter.com/EldinMatricar", icon: "fab fa-twitter" },
6:37:40 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:131:17:
6:37:40 AM: 129 | {
6:37:40 AM: > 131 | icon: "fab fa-stack-overflow"
6:37:40 AM: | ^
6:37:40 AM: 132 | },
6:37:40 AM: 133 | { href: "https://twitter.com/EldinMatricar", icon: "fab fa-twitter" },
6:37:40 AM: 134 | {
6:37:40 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:133:17:
6:37:40 AM: 131 | icon: "fab fa-stack-overflow"
6:37:40 AM: 132 | },
6:37:40 AM: > 133 | { href: "https://twitter.com/EldinMatricar", icon: "fab fa-twitter" },
6:37:41 AM: | ^
6:37:41 AM: 134 | {
6:37:41 AM: 136 | icon: "fab fa-linkedin-in"
6:37:41 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:133:60:
6:37:41 AM: 131 | icon: "fab fa-stack-overflow"
6:37:41 AM: 132 | },
6:37:41 AM: > 133 | { href: "https://twitter.com/EldinMatricar", icon: "fab fa-twitter" },
6:37:41 AM: | ^
6:37:41 AM: 134 | {
6:37:41 AM: 136 | icon: "fab fa-linkedin-in"
6:37:41 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:135:17:
6:37:41 AM: 133 | { href: "https://twitter.com/EldinMatricar", icon: "fab fa-twitter" },
6:37:41 AM: 134 | {
6:37:41 AM: > 135 | href: "https://www.linkedin.com/in/eldin-zaimovic",
6:37:41 AM: | ^
6:37:41 AM: 136 | icon: "fab fa-linkedin-in"
6:37:41 AM: 137 | },
6:37:41 AM: 138 | {
6:37:41 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:136:17:
6:37:41 AM: 134 | {
6:37:41 AM: > 136 | icon: "fab fa-linkedin-in"
6:37:41 AM: | ^
6:37:41 AM: 137 | },
6:37:41 AM: 138 | {
6:37:41 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:139:17:
6:37:41 AM: 137 | },
6:37:41 AM: 138 | {
6:37:41 AM: | ^
6:37:41 AM: 140 | icon: "fab fa-xing"
6:37:41 AM: 141 | },
6:37:41 AM: 142 | {
6:37:41 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:140:17:
6:37:41 AM: 138 | {
6:37:41 AM: > 140 | icon: "fab fa-xing"
6:37:41 AM: | ^
6:37:41 AM: 141 | },
6:37:41 AM: 142 | {
6:37:41 AM: 143 | href: "https://www.facebook.com/EldinVasVoli",
6:37:41 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:143:17:
6:37:41 AM: 141 | },
6:37:41 AM: 142 | {
6:37:41 AM: > 143 | href: "https://www.facebook.com/EldinVasVoli",
6:37:41 AM: | ^
6:37:41 AM: 144 | icon: "fab fa-facebook-f"
6:37:41 AM: 145 | },
6:37:41 AM: 146 | { href: "https://www.instagram.com/matricar", icon: "fab fa-instagram" }
6:37:41 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:144:17:
6:37:41 AM: 142 | {
6:37:41 AM: 143 | href: "https://www.facebook.com/EldinVasVoli",
6:37:41 AM: > 144 | icon: "fab fa-facebook-f"
6:37:41 AM: | ^
6:37:41 AM: 145 | },
6:37:41 AM: 146 | { href: "https://www.instagram.com/matricar", icon: "fab fa-instagram" }
6:37:41 AM: 147 | ],
6:37:41 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:146:17:
6:37:41 AM: 144 | icon: "fab fa-facebook-f"
6:37:41 AM: 145 | },
6:37:42 AM: > 146 | { href: "https://www.instagram.com/matricar", icon: "fab fa-instagram" }
6:37:42 AM: | ^
6:37:42 AM: 147 | ],
6:37:42 AM: 148 | text1: ["Front-End Developer", "Web Developer", "Web Designer"],
6:37:42 AM: 149 | leftImage: "https://i.imgur.com/bU50uS9.jpg",
6:37:42 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:146:61:
6:37:42 AM: 144 | icon: "fab fa-facebook-f"
6:37:42 AM: 145 | },
6:37:42 AM: > 146 | { href: "https://www.instagram.com/matricar", icon: "fab fa-instagram" }
6:37:42 AM: | ^
6:37:42 AM: 147 | ],
6:37:42 AM: 148 | text1: ["Front-End Developer", "Web Developer", "Web Designer"],
6:37:42 AM: 149 | leftImage: "https://i.imgur.com/bU50uS9.jpg",
6:37:42 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:148:15:
6:37:42 AM: 146 | { href: "https://www.instagram.com/matricar", icon: "fab fa-instagram" }
6:37:42 AM: 147 | ],
6:37:42 AM: > 148 | text1: ["Front-End Developer", "Web Developer", "Web Designer"],
6:37:42 AM: | ^
6:37:42 AM: 149 | leftImage: "https://i.imgur.com/bU50uS9.jpg",
6:37:42 AM: 150 | rightImage: "https://i.imgur.com/z3ZoEEw.jpg",
6:37:42 AM: 151 | leftImage2: "https://i.imgur.com/SXBitjh.jpg",
6:37:42 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:148:38:
6:37:42 AM: 146 | { href: "https://www.instagram.com/matricar", icon: "fab fa-instagram" }
6:37:42 AM: 147 | ],
6:37:42 AM: > 148 | text1: ["Front-End Developer", "Web Developer", "Web Designer"],
6:37:42 AM: | ^
6:37:42 AM: 149 | leftImage: "https://i.imgur.com/bU50uS9.jpg",
6:37:42 AM: 150 | rightImage: "https://i.imgur.com/z3ZoEEw.jpg",
6:37:42 AM: 151 | leftImage2: "https://i.imgur.com/SXBitjh.jpg",
6:37:42 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:148:55:
6:37:42 AM: 146 | { href: "https://www.instagram.com/matricar", icon: "fab fa-instagram" }
6:37:42 AM: 147 | ],
6:37:42 AM: > 148 | text1: ["Front-End Developer", "Web Developer", "Web Designer"],
6:37:42 AM: | ^
6:37:42 AM: 149 | leftImage: "https://i.imgur.com/bU50uS9.jpg",
6:37:42 AM: 150 | rightImage: "https://i.imgur.com/z3ZoEEw.jpg",
6:37:42 AM: 151 | leftImage2: "https://i.imgur.com/SXBitjh.jpg",
6:37:42 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:149:18:
6:37:42 AM: 147 | ],
6:37:42 AM: 148 | text1: ["Front-End Developer", "Web Developer", "Web Designer"],
6:37:42 AM: > 149 | leftImage: "https://i.imgur.com/bU50uS9.jpg",
6:37:42 AM: | ^
6:37:42 AM: 150 | rightImage: "https://i.imgur.com/z3ZoEEw.jpg",
6:37:42 AM: 151 | leftImage2: "https://i.imgur.com/SXBitjh.jpg",
6:37:42 AM: 152 | rightImage2: "https://i.imgur.com/Dcz2PGx.jpg",
6:37:42 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:150:19:
6:37:42 AM: 148 | text1: ["Front-End Developer", "Web Developer", "Web Designer"],
6:37:42 AM: 149 | leftImage: "https://i.imgur.com/bU50uS9.jpg",
6:37:42 AM: > 150 | rightImage: "https://i.imgur.com/z3ZoEEw.jpg",
6:37:42 AM: | ^
6:37:42 AM: 151 | leftImage2: "https://i.imgur.com/SXBitjh.jpg",
6:37:42 AM: 152 | rightImage2: "https://i.imgur.com/Dcz2PGx.jpg",
6:37:42 AM: 153 | sliderLine: 0,
6:37:42 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:151:19:
6:37:42 AM: 149 | leftImage: "https://i.imgur.com/bU50uS9.jpg",
6:37:42 AM: 150 | rightImage: "https://i.imgur.com/z3ZoEEw.jpg",
6:37:42 AM: > 151 | leftImage2: "https://i.imgur.com/SXBitjh.jpg",
6:37:42 AM: | ^
6:37:42 AM: 152 | rightImage2: "https://i.imgur.com/Dcz2PGx.jpg",
6:37:42 AM: 153 | sliderLine: 0,
6:37:42 AM: 154 | hSize: 0,
6:37:43 AM: error: Strings must use singlequote (quotes) at src/views/Home.vue:152:20:
6:37:43 AM: 150 | rightImage: "https://i.imgur.com/z3ZoEEw.jpg",
6:37:43 AM: 151 | leftImage2: "https://i.imgur.com/SXBitjh.jpg",
6:37:43 AM: > 152 | rightImage2: "https://i.imgur.com/Dcz2PGx.jpg",
6:37:43 AM: | ^
6:37:43 AM: 153 | sliderLine: 0,
6:37:43 AM: 154 | hSize: 0,
6:37:43 AM: 155 | sliderPosition: 0.5
6:37:43 AM: error: Extra semicolon (semi) at src/views/Home.vue:156:6:
6:37:43 AM: 154 | hSize: 0,
6:37:43 AM: 155 | sliderPosition: 0.5
6:37:43 AM: > 156 | };
6:37:43 AM: | ^
6:37:43 AM: 157 | }
6:37:43 AM: 158 | };
6:37:43 AM: 159 | </script>
6:37:43 AM: error: Extra semicolon (semi) at src/views/Home.vue:158:2:
6:37:43 AM: 156 | };
6:37:43 AM: 157 | }
6:37:43 AM: > 158 | };
6:37:43 AM: | ^
6:37:43 AM: 159 | </script>
6:37:43 AM: 160 | <style>
6:37:43 AM: 161 | @keyframes rocking {
6:37:43 AM: error: Too many blank lines at the end of file. Max of 0 allowed (no-multiple-empty-lines) at src/views/Home.vue:193:1:
6:37:43 AM: 191 | }
6:37:43 AM: 192 | </style>
6:37:43 AM: > 193 |
6:37:43 AM: | ^
6:37:43 AM: 194 |
6:37:43 AM: 44 errors found.
6:37:43 AM: 44 errors potentially fixable with the `--fix` option.
6:37:43 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:37:43 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:39:12:
6:37:43 AM: 37 | export default {
6:37:43 AM: 38 | metaInfo: {
6:37:43 AM: > 39 | title: "Graphic Portfolio ",
6:37:43 AM: | ^
6:37:43 AM: 40 | titleTemplate: "%s ← Eldin's Space",
6:37:43 AM: 41 | meta: [
6:37:43 AM: 42 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:43 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:42:15:
6:37:43 AM: 40 | titleTemplate: "%s ← Eldin's Space",
6:37:43 AM: 41 | meta: [
6:37:43 AM: > 42 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:43 AM: | ^
6:37:43 AM: 43 | {
6:37:43 AM: 44 | name: "description",
6:37:43 AM: 45 | content:
6:37:43 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:42:36:
6:37:43 AM: 40 | titleTemplate: "%s ← Eldin's Space",
6:37:43 AM: 41 | meta: [
6:37:43 AM: > 42 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:43 AM: | ^
6:37:43 AM: 43 | {
6:37:43 AM: 44 | name: "description",
6:37:43 AM: 45 | content:
6:37:43 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:44:15:
6:37:43 AM: 42 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:43 AM: 43 | {
6:37:43 AM: > 44 | name: "description",
6:37:43 AM: | ^
6:37:43 AM: 45 | content:
6:37:43 AM: 46 | "Eldin Zaimovic's Graphic Adobe PhotoShop Logo Design Instagram Poster"
6:37:44 AM: 47 | },
6:37:44 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:48:18:
6:37:44 AM: 46 | "Eldin Zaimovic's Graphic Adobe PhotoShop Logo Design Instagram Poster"
6:37:44 AM: 47 | },
6:37:44 AM: > 48 | { charset: "utf-8" },
6:37:44 AM: | ^
6:37:44 AM: 49 | { property: "og:title", content: "Eldin' Space" },
6:37:44 AM: 50 | { property: "og:site_name", content: "Eldin' Space" },
6:37:44 AM: 51 | { property: "og:type", content: "website" },
6:37:44 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:49:19:
6:37:44 AM: 47 | },
6:37:44 AM: 48 | { charset: "utf-8" },
6:37:44 AM: > 49 | { property: "og:title", content: "Eldin' Space" },
6:37:44 AM: | ^
6:37:44 AM: 50 | { property: "og:site_name", content: "Eldin' Space" },
6:37:44 AM: 51 | { property: "og:type", content: "website" },
6:37:44 AM: 52 | { property: "og:url", content: "https://eldin.space" },
6:37:44 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:50:19:
6:37:44 AM: 48 | { charset: "utf-8" },
6:37:44 AM: 49 | { property: "og:title", content: "Eldin' Space" },
6:37:44 AM: > 50 | { property: "og:site_name", content: "Eldin' Space" },
6:37:44 AM: | ^
6:37:44 AM: 51 | { property: "og:type", content: "website" },
6:37:44 AM: 52 | { property: "og:url", content: "https://eldin.space" },
6:37:44 AM: 53 | {
6:37:44 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:51:19:
6:37:44 AM: 49 | { property: "og:title", content: "Eldin' Space" },
6:37:44 AM: 50 | { property: "og:site_name", content: "Eldin' Space" },
6:37:44 AM: > 51 | { property: "og:type", content: "website" },
6:37:44 AM: | ^
6:37:44 AM: 52 | { property: "og:url", content: "https://eldin.space" },
6:37:44 AM: 53 | {
6:37:44 AM: 54 | property: "og:image",
6:37:44 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:51:39:
6:37:44 AM: 49 | { property: "og:title", content: "Eldin' Space" },
6:37:44 AM: 50 | { property: "og:site_name", content: "Eldin' Space" },
6:37:44 AM: > 51 | { property: "og:type", content: "website" },
6:37:44 AM: | ^
6:37:44 AM: 52 | { property: "og:url", content: "https://eldin.space" },
6:37:44 AM: 53 | {
6:37:44 AM: 54 | property: "og:image",
6:37:44 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:52:19:
6:37:44 AM: 50 | { property: "og:site_name", content: "Eldin' Space" },
6:37:44 AM: 51 | { property: "og:type", content: "website" },
6:37:44 AM: > 52 | { property: "og:url", content: "https://eldin.space" },
6:37:44 AM: | ^
6:37:44 AM: 53 | {
6:37:44 AM: 54 | property: "og:image",
6:37:44 AM: 55 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:44 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:52:38:
6:37:44 AM: 50 | { property: "og:site_name", content: "Eldin' Space" },
6:37:44 AM: 51 | { property: "og:type", content: "website" },
6:37:44 AM: > 52 | { property: "og:url", content: "https://eldin.space" },
6:37:44 AM: | ^
6:37:44 AM: 53 | {
6:37:44 AM: 54 | property: "og:image",
6:37:44 AM: 55 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:44 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:54:19:
6:37:44 AM: 52 | { property: "og:url", content: "https://eldin.space" },
6:37:44 AM: 53 | {
6:37:45 AM: > 54 | property: "og:image",
6:37:45 AM: | ^
6:37:45 AM: 55 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:45 AM: 56 | },
6:37:45 AM: 57 | {
6:37:45 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:55:18:
6:37:45 AM: 53 | {
6:37:45 AM: 54 | property: "og:image",
6:37:45 AM: > 55 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:45 AM: | ^
6:37:45 AM: 56 | },
6:37:45 AM: 57 | {
6:37:45 AM: 58 | property: "og:description",
6:37:45 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:58:19:
6:37:45 AM: 56 | },
6:37:45 AM: 57 | {
6:37:45 AM: > 58 | property: "og:description",
6:37:45 AM: | ^
6:37:45 AM: 59 | content:
6:37:45 AM: 60 | "Eldin Zaimovic's Graphic Adobe PhotoShop Logo Design Instagram Poster"
6:37:45 AM: 61 | }
6:37:45 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Portfolio/Graphic.vue:64:7:
6:37:45 AM: 62 | ]
6:37:45 AM: 63 | },
6:37:45 AM: > 64 | data() {
6:37:45 AM: | ^
6:37:45 AM: 65 | return {
6:37:45 AM: 66 | dialog: false,
6:37:45 AM: 67 | images: [
6:37:45 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:70:18:
6:37:45 AM: 68 | {
6:37:45 AM: 69 | dialog: false,
6:37:45 AM: > 70 | title: "VilaShirts Logo",
6:37:45 AM: | ^
6:37:45 AM: 71 | poster: "https://i.imgur.com/QEnmqcE.png"
6:37:45 AM: 72 | },
6:37:45 AM: 73 | {
6:37:45 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:71:19:
6:37:45 AM: 69 | dialog: false,
6:37:45 AM: 70 | title: "VilaShirts Logo",
6:37:45 AM: > 71 | poster: "https://i.imgur.com/QEnmqcE.png"
6:37:45 AM: | ^
6:37:45 AM: 72 | },
6:37:45 AM: 73 | {
6:37:45 AM: 74 | dialog: false,
6:37:45 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:75:18:
6:37:45 AM: 73 | {
6:37:45 AM: 74 | dialog: false,
6:37:45 AM: > 75 | title: "BlackBird Property Group Logo",
6:37:45 AM: | ^
6:37:45 AM: 76 | poster: "https://i.imgur.com/b37FfUU.jpg"
6:37:45 AM: 77 | },
6:37:45 AM: 78 | {
6:37:45 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:76:19:
6:37:45 AM: 74 | dialog: false,
6:37:45 AM: 75 | title: "BlackBird Property Group Logo",
6:37:45 AM: > 76 | poster: "https://i.imgur.com/b37FfUU.jpg"
6:37:45 AM: | ^
6:37:45 AM: 77 | },
6:37:45 AM: 78 | {
6:37:45 AM: 79 | dialog: false,
6:37:46 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:80:18:
6:37:46 AM: 78 | {
6:37:46 AM: 79 | dialog: false,
6:37:46 AM: > 80 | title: "TeeLock Consulting Logo",
6:37:46 AM: | ^
6:37:46 AM: 81 | poster: "https://i.imgur.com/XSo4bmw.jpg"
6:37:46 AM: 82 | },
6:37:46 AM: 83 | {
6:37:46 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:81:19:
6:37:46 AM: 79 | dialog: false,
6:37:46 AM: 80 | title: "TeeLock Consulting Logo",
6:37:46 AM: > 81 | poster: "https://i.imgur.com/XSo4bmw.jpg"
6:37:46 AM: | ^
6:37:46 AM: 82 | },
6:37:46 AM: 83 | {
6:37:46 AM: 84 | dialog: false,
6:37:46 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:85:18:
6:37:46 AM: 83 | {
6:37:46 AM: 84 | dialog: false,
6:37:46 AM: > 85 | title: "SEA||WA||MMXI",
6:37:46 AM: | ^
6:37:46 AM: 86 | poster: "https://i.imgur.com/thxUnTH.jpg"
6:37:46 AM: 87 | },
6:37:46 AM: 88 | {
6:37:46 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:86:19:
6:37:46 AM: 84 | dialog: false,
6:37:46 AM: 85 | title: "SEA||WA||MMXI",
6:37:46 AM: > 86 | poster: "https://i.imgur.com/thxUnTH.jpg"
6:37:46 AM: | ^
6:37:46 AM: 87 | },
6:37:46 AM: 88 | {
6:37:46 AM: 89 | dialog: false,
6:37:46 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:90:18:
6:37:46 AM: 88 | {
6:37:46 AM: 89 | dialog: false,
6:37:46 AM: > 90 | title: "Alpine365 Logo",
6:37:46 AM: | ^
6:37:46 AM: 91 | poster: "https://i.imgur.com/LOzW21e.jpg"
6:37:46 AM: 92 | },
6:37:46 AM: 93 | {
6:37:46 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:91:19:
6:37:46 AM: 89 | dialog: false,
6:37:46 AM: 90 | title: "Alpine365 Logo",
6:37:46 AM: > 91 | poster: "https://i.imgur.com/LOzW21e.jpg"
6:37:46 AM: | ^
6:37:46 AM: 92 | },
6:37:46 AM: 93 | {
6:37:46 AM: 94 | dialog: false,
6:37:46 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:95:18:
6:37:46 AM: 93 | {
6:37:46 AM: 94 | dialog: false,
6:37:46 AM: > 95 | title: "Josefine Product Pack",
6:37:46 AM: | ^
6:37:46 AM: 96 | poster: "https://i.imgur.com/TrthgRN.jpg"
6:37:46 AM: 97 | },
6:37:46 AM: 98 | {
6:37:46 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:96:19:
6:37:46 AM: 94 | dialog: false,
6:37:46 AM: 95 | title: "Josefine Product Pack",
6:37:46 AM: > 96 | poster: "https://i.imgur.com/TrthgRN.jpg"
6:37:47 AM: | ^
6:37:47 AM: 97 | },
6:37:47 AM: 98 | {
6:37:47 AM: 99 | dialog: false,
6:37:47 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:100:18:
6:37:47 AM: 98 | {
6:37:47 AM: 99 | dialog: false,
6:37:47 AM: > 100 | title: "Next Party Flayer",
6:37:47 AM: | ^
6:37:47 AM: 101 | poster: "https://i.imgur.com/tYjfL2d.jpg"
6:37:47 AM: 102 | },
6:37:47 AM: 103 | {
6:37:47 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:101:19:
6:37:47 AM: 99 | dialog: false,
6:37:47 AM: 100 | title: "Next Party Flayer",
6:37:47 AM: > 101 | poster: "https://i.imgur.com/tYjfL2d.jpg"
6:37:47 AM: | ^
6:37:47 AM: 102 | },
6:37:47 AM: 103 | {
6:37:47 AM: 104 | dialog: false,
6:37:47 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:105:18:
6:37:47 AM: 103 | {
6:37:47 AM: 104 | dialog: false,
6:37:47 AM: > 105 | title: "VilaShirts T-Shirts",
6:37:47 AM: | ^
6:37:47 AM: 106 | poster: "https://i.imgur.com/ULuRuFB.jpg"
6:37:47 AM: 107 | },
6:37:47 AM: 108 | {
6:37:47 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:106:19:
6:37:47 AM: 104 | dialog: false,
6:37:47 AM: 105 | title: "VilaShirts T-Shirts",
6:37:47 AM: > 106 | poster: "https://i.imgur.com/ULuRuFB.jpg"
6:37:47 AM: | ^
6:37:47 AM: 107 | },
6:37:47 AM: 108 | {
6:37:47 AM: 109 | dialog: false,
6:37:47 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:110:18:
6:37:47 AM: 108 | {
6:37:47 AM: 109 | dialog: false,
6:37:47 AM: > 110 | title: "BAB Coin",
6:37:47 AM: | ^
6:37:47 AM: 111 | poster: "https://i.imgur.com/YU52AVB.jpg"
6:37:47 AM: 112 | }
6:37:47 AM: 113 | ]
6:37:47 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Graphic.vue:111:19:
6:37:47 AM: 109 | dialog: false,
6:37:47 AM: 110 | title: "BAB Coin",
6:37:47 AM: > 111 | poster: "https://i.imgur.com/YU52AVB.jpg"
6:37:47 AM: | ^
6:37:47 AM: 112 | }
6:37:47 AM: 113 | ]
6:37:47 AM: 114 | };
6:37:47 AM: error: Extra semicolon (semi) at src/views/Portfolio/Graphic.vue:114:6:
6:37:47 AM: 112 | }
6:37:47 AM: 113 | ]
6:37:47 AM: > 114 | };
6:37:47 AM: | ^
6:37:47 AM: 115 | }
6:37:47 AM: 116 | };
6:37:47 AM: 117 | </script>
6:37:47 AM: error: Extra semicolon (semi) at src/views/Portfolio/Graphic.vue:116:2:
6:37:47 AM: 114 | };
6:37:47 AM: 115 | }
6:37:48 AM: > 116 | };
6:37:48 AM: | ^
6:37:48 AM: 117 | </script>
6:37:48 AM: 118 |
6:37:48 AM: 119 | <style scoped>
6:37:48 AM: error: Newline required at end of file but not found (eol-last) at src/views/Portfolio/Graphic.vue:120:9:
6:37:48 AM: 118 |
6:37:48 AM: 119 | <style scoped>
6:37:48 AM: > 120 | </style>
6:37:48 AM: | ^
6:37:48 AM: 36 errors found.
6:37:48 AM: 36 errors potentially fixable with the `--fix` option.
6:37:48 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:37:48 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:26:12:
6:37:48 AM: 24 | export default {
6:37:48 AM: 25 | metaInfo: {
6:37:48 AM: > 26 | title: "Portfolio",
6:37:48 AM: | ^
6:37:48 AM: 27 | titleTemplate: "%s ← Eldin's Space",
6:37:48 AM: 28 | meta: [
6:37:48 AM: 29 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:48 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:29:15:
6:37:48 AM: 27 | titleTemplate: "%s ← Eldin's Space",
6:37:48 AM: 28 | meta: [
6:37:48 AM: > 29 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:48 AM: | ^
6:37:48 AM: 30 | {
6:37:48 AM: 31 | name: "description",
6:37:48 AM: 32 | content:
6:37:48 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:29:36:
6:37:48 AM: 27 | titleTemplate: "%s ← Eldin's Space",
6:37:48 AM: 28 | meta: [
6:37:48 AM: > 29 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:48 AM: | ^
6:37:48 AM: 30 | {
6:37:48 AM: 31 | name: "description",
6:37:48 AM: 32 | content:
6:37:48 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:31:15:
6:37:48 AM: 29 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:48 AM: 30 | {
6:37:48 AM: > 31 | name: "description",
6:37:48 AM: | ^
6:37:48 AM: 32 | content:
6:37:48 AM: 33 | "Eldin Zaimovic's Portfolio Web Development Video Editing Graphic Design Front-End Advetising"
6:37:48 AM: 34 | },
6:37:48 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:35:18:
6:37:48 AM: 33 | "Eldin Zaimovic's Portfolio Web Development Video Editing Graphic Design Front-End Advetising"
6:37:48 AM: 34 | },
6:37:48 AM: > 35 | { charset: "utf-8" },
6:37:48 AM: | ^
6:37:48 AM: 36 | { property: "og:title", content: "Eldin' Space" },
6:37:48 AM: 37 | { property: "og:site_name", content: "Eldin' Space" },
6:37:48 AM: 38 | { property: "og:type", content: "website" },
6:37:48 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:36:19:
6:37:48 AM: 34 | },
6:37:48 AM: 35 | { charset: "utf-8" },
6:37:48 AM: > 36 | { property: "og:title", content: "Eldin' Space" },
6:37:48 AM: | ^
6:37:48 AM: 37 | { property: "og:site_name", content: "Eldin' Space" },
6:37:48 AM: 38 | { property: "og:type", content: "website" },
6:37:48 AM: 39 | { property: "og:url", content: "https://eldin.space" },
6:37:48 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:37:19:
6:37:49 AM: 35 | { charset: "utf-8" },
6:37:49 AM: 36 | { property: "og:title", content: "Eldin' Space" },
6:37:49 AM: > 37 | { property: "og:site_name", content: "Eldin' Space" },
6:37:49 AM: | ^
6:37:49 AM: 38 | { property: "og:type", content: "website" },
6:37:49 AM: 39 | { property: "og:url", content: "https://eldin.space" },
6:37:49 AM: 40 | {
6:37:49 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:38:19:
6:37:49 AM: 36 | { property: "og:title", content: "Eldin' Space" },
6:37:49 AM: 37 | { property: "og:site_name", content: "Eldin' Space" },
6:37:49 AM: > 38 | { property: "og:type", content: "website" },
6:37:49 AM: | ^
6:37:49 AM: 39 | { property: "og:url", content: "https://eldin.space" },
6:37:49 AM: 40 | {
6:37:49 AM: 41 | property: "og:image",
6:37:49 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:38:39:
6:37:49 AM: 36 | { property: "og:title", content: "Eldin' Space" },
6:37:49 AM: 37 | { property: "og:site_name", content: "Eldin' Space" },
6:37:49 AM: > 38 | { property: "og:type", content: "website" },
6:37:49 AM: | ^
6:37:49 AM: 39 | { property: "og:url", content: "https://eldin.space" },
6:37:49 AM: 40 | {
6:37:49 AM: 41 | property: "og:image",
6:37:49 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:39:19:
6:37:49 AM: 37 | { property: "og:site_name", content: "Eldin' Space" },
6:37:49 AM: 38 | { property: "og:type", content: "website" },
6:37:49 AM: > 39 | { property: "og:url", content: "https://eldin.space" },
6:37:49 AM: | ^
6:37:49 AM: 40 | {
6:37:49 AM: 41 | property: "og:image",
6:37:49 AM: 42 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:49 AM: error: Strings must use singlequote (quotes) at s
6:37:49 AM: rc/views/Portfolio/Portfolio.vue:39:38:
6:37:49 AM: 37 | { property: "og:site_name", content: "Eldin' Space" },
6:37:49 AM: 38 | { property: "og:type", content: "website" },
6:37:49 AM: > 39 | { property: "og:url", content: "https://eldin.space" },
6:37:49 AM: | ^
6:37:49 AM: 40 | {
6:37:49 AM: 41 | property: "og:image",
6:37:49 AM: 42 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:49 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:41:19:
6:37:49 AM: 39 | { property: "og:url", content: "https://eldin.space" },
6:37:49 AM: 40 | {
6:37:49 AM: > 41 | property: "og:image",
6:37:49 AM: | ^
6:37:49 AM: 42 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:49 AM: 43 | },
6:37:49 AM: 44 | {
6:37:49 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:42:18:
6:37:49 AM: 40 | {
6:37:49 AM: 41 | property: "og:image",
6:37:49 AM: > 42 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:49 AM: | ^
6:37:49 AM: 43 | },
6:37:49 AM: 44 | {
6:37:49 AM: 45 | property: "og:description",
6:37:49 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:45:19:
6:37:50 AM: 43 | },
6:37:50 AM: 44 | {
6:37:50 AM: > 45 | property: "og:description",
6:37:50 AM: | ^
6:37:50 AM: 46 | content:
6:37:50 AM: 47 | "Eldin Zaimovic's Portfolio Web Development Video Editing Graphic Design Front-End Advetising"
6:37:50 AM: 48 | }
6:37:50 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Portfolio/Portfolio.vue:51:7:
6:37:50 AM: 49 | ]
6:37:50 AM: 50 | },
6:37:50 AM: > 51 | data() {
6:37:50 AM: | ^
6:37:50 AM: 52 | return {
6:37:50 AM: 53 | portfolios: [
6:37:50 AM: 54 | {
6:37:50 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:55:16:
6:37:50 AM: 53 | portfolios: [
6:37:50 AM: 54 | {
6:37:50 AM: > 55 | src: "https://i.imgur.com/GvTt5GG.png",
6:37:50 AM: | ^
6:37:50 AM: 56 | title: "Web"
6:37:50 AM: 57 | },
6:37:50 AM: 58 |
6:37:50 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:56:18:
6:37:50 AM: 54 | {
6:37:50 AM: 55 | src: "https://i.imgur.com/GvTt5GG.png",
6:37:50 AM: > 56 | title: "Web"
6:37:50 AM: | ^
6:37:50 AM: 57 | },
6:37:50 AM: 58 |
6:37:50 AM: 59 | {
6:37:50 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:60:16:
6:37:50 AM: 58 |
6:37:50 AM: 59 | {
6:37:50 AM: > 60 | src: "https://i.imgur.com/wXLtLKy.png",
6:37:50 AM: | ^
6:37:50 AM: 61 | title: "Video"
6:37:50 AM: 62 | },
6:37:50 AM: 63 | {
6:37:50 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:61:18:
6:37:50 AM: 59 | {
6:37:50 AM: 60 | src: "https://i.imgur.com/wXLtLKy.png",
6:37:50 AM: > 61 | title: "Video"
6:37:50 AM: | ^
6:37:50 AM: 62 | },
6:37:50 AM: 63 | {
6:37:50 AM: 64 | src: "https://i.imgur.com/g74mGuU.png",
6:37:50 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:64:16:
6:37:50 AM: 62 | },
6:37:50 AM: 63 | {
6:37:50 AM: > 64 | src: "https://i.imgur.com/g74mGuU.png",
6:37:50 AM: | ^
6:37:50 AM: 65 | title: "Graphic"
6:37:50 AM: 66 | }
6:37:50 AM: 67 | ]
6:37:50 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Portfolio.vue:65:18:
6:37:50 AM: 63 | {
6:37:50 AM: 64 | src: "https://i.imgur.com/g74mGuU.png",
6:37:50 AM: > 65 | title: "Graphic"
6:37:50 AM: | ^
6:37:50 AM: 66 | }
6:37:50 AM: 67 | ]
6:37:50 AM: 68 | };
6:37:51 AM: error: Extra semicolon (semi) at src/views/Portfolio/Portfolio.vue:68:6:
6:37:51 AM: 66 | }
6:37:52 AM: 67 | ]
6:37:52 AM: > 68 | };
6:37:52 AM: | ^
6:37:52 AM: 69 | }
6:37:52 AM: 70 | };
6:37:52 AM: 71 | </script>
6:37:52 AM: error: Extra semicolon (semi) at src/views/Portfolio/Portfolio.vue:70:2:
6:37:52 AM: 68 | };
6:37:52 AM: 69 | }
6:37:52 AM: > 70 | };
6:37:52 AM: | ^
6:37:52 AM: 71 | </script>
6:37:52 AM: 72 |
6:37:52 AM: 73 | <style lang="scss" scoped>
6:37:52 AM: error: Newline required at end of file but not found (eol-last) at src/views/Portfolio/Portfolio.vue:74:9:
6:37:52 AM: 72 |
6:37:52 AM: 73 | <style lang="scss" scoped>
6:37:52 AM: > 74 | </style>
6:37:52 AM: | ^
6:37:52 AM: 24 errors found.
6:37:52 AM: 24 errors potentially fixable with the `--fix` option.
6:37:52 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:37:52 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:42:27:
6:37:52 AM: 40 |
6:37:52 AM: 41 | <script>
6:37:52 AM: > 42 | import { PlyrVideo } from "vue-plyr";
6:37:52 AM: | ^
6:37:52 AM: 43 |
6:37:52 AM: 44 | export default {
6:37:52 AM: 45 | metaInfo: {
6:37:52 AM: error: Extra semicolon (semi) at src/views/Portfolio/Video.vue:42:37:
6:37:52 AM: 40 |
6:37:52 AM: 41 | <script>
6:37:52 AM: > 42 | import { PlyrVideo } from "vue-plyr";
6:37:52 AM: | ^
6:37:52 AM: 43 |
6:37:52 AM: 44 | export default {
6:37:52 AM: 45 | metaInfo: {
6:37:52 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:46:12:
6:37:52 AM: 44 | export default {
6:37:52 AM: 45 | metaInfo: {
6:37:52 AM: > 46 | title: "Video Portfolio",
6:37:52 AM: | ^
6:37:52 AM: 47 | titleTemplate: "%s ← Eldin's Space",
6:37:52 AM: 48 | meta: [
6:37:52 AM: 49 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:52 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:49:15:
6:37:52 AM: 47 | titleTemplate: "%s ← Eldin's Space",
6:37:52 AM: 48 | meta: [
6:37:52 AM: > 49 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:53 AM: | ^
6:37:53 AM: 50 | {
6:37:53 AM: 51 | name: "description",
6:37:53 AM: 52 | content:
6:37:53 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:49:36:
6:37:53 AM: 47 | titleTemplate: "%s ← Eldin's Space",
6:37:53 AM: 48 | meta: [
6:37:53 AM: > 49 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:53 AM: | ^
6:37:53 AM: 50 | {
6:37:53 AM: 51 | name: "description",
6:37:53 AM: 52 | content:
6:37:53 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:51:15:
6:37:53 AM: 49 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:37:53 AM: 50 | {
6:37:53 AM: > 51 | name: "description",
6:37:53 AM: | ^
6:37:53 AM: 52 | content:
6:37:53 AM: 53 | "Eldin Zaimovic's Services Adobe Premire After Effects Video Ad's Social Media Logo Animation Instagram Facebook Video Editing Advetising"
6:37:53 AM: 54 | },
6:37:53 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:55:18:
6:37:53 AM: 53 | "Eldin Zaimovic's Services Adobe Premire After Effects Video Ad's Social Media Logo Animation Instagram Facebook Video Editing Advetising"
6:37:53 AM: 54 | },
6:37:53 AM: > 55 | { charset: "utf-8" },
6:37:53 AM: | ^
6:37:53 AM: 56 | { property: "og:title", content: "Eldin' Space" },
6:37:53 AM: 57 | { property: "og:site_name", content: "Eldin' Space" },
6:37:53 AM: 58 | { property: "og:type", content: "website" },
6:37:53 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:56:19:
6:37:53 AM: 54 | },
6:37:53 AM: 55 | { charset: "utf-8" },
6:37:53 AM: > 56 | { property: "og:title", content: "Eldin' Space" },
6:37:53 AM: | ^
6:37:53 AM: 57 | { property: "og:site_name", content: "Eldin' Space" },
6:37:54 AM: 58 | { property: "og:type", content: "website" },
6:37:54 AM: 59 | { property: "og:url", content: "https://eldin.space" },
6:37:54 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:57:19:
6:37:54 AM: 55 | { charset: "utf-8" },
6:37:54 AM: 56 | { property: "og:title", content: "Eldin' Space" },
6:37:54 AM: > 57 | { property: "og:site_name", content: "Eldin' Space" },
6:37:54 AM: | ^
6:37:54 AM: 58 | { property: "og:type", content: "website" },
6:37:54 AM: 59 | { property: "og:url", content: "https://eldin.space" },
6:37:54 AM: 60 | {
6:37:54 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:58:19:
6:37:54 AM: 56 | { property: "og:title", content: "Eldin' Space" },
6:37:54 AM: 57 | { property: "og:site_name", content: "Eldin' Space" },
6:37:54 AM: > 58 | { property: "og:type", content: "website" },
6:37:54 AM: | ^
6:37:54 AM: 59 | { property: "og:url", content: "https://eldin.space" },
6:37:54 AM: 60 | {
6:37:54 AM: 61 | property: "og:image",
6:37:54 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:58:39:
6:37:54 AM: 56 | { property: "og:title", content: "Eldin' Space" },
6:37:54 AM: 57 | { property: "og:site_name", content: "Eldin' Space" },
6:37:54 AM: > 58 | { property: "og:type", content: "website" },
6:37:54 AM: | ^
6:37:54 AM: 59 | { property: "og:url", content: "https://eldin.space" },
6:37:54 AM: 60 | {
6:37:54 AM: 61 | property: "og:image",
6:37:54 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:59:19:
6:37:54 AM: 57 | { property: "og:site_name", content: "Eldin' Space" },
6:37:54 AM: 58 | { property: "og:type", content: "website" },
6:37:54 AM: > 59 | { property: "og:url", content: "https://eldin.space" },
6:37:54 AM: | ^
6:37:54 AM: 60 | {
6:37:54 AM: 61 | property: "og:image",
6:37:54 AM: 62 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:54 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:59:38:
6:37:54 AM: 57 | { property: "og:site_name", content: "Eldin' Space" },
6:37:54 AM: 58 | { property: "og:type", content: "website" },
6:37:54 AM: > 59 | { property: "og:url", content: "https://eldin.space" },
6:37:54 AM: | ^
6:37:54 AM: 60 | {
6:37:54 AM: 61 | property: "og:image",
6:37:54 AM: 62 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:54 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:61:19:
6:37:54 AM: 59 | { property: "og:url", content: "https://eldin.space" },
6:37:54 AM: 60 | {
6:37:54 AM: > 61 | property: "og:image",
6:37:54 AM: | ^
6:37:54 AM: 62 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:54 AM: 63 | },
6:37:54 AM: 64 | {
6:37:54 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:62:18:
6:37:54 AM: 60 | {
6:37:54 AM: 61 | property: "og:image",
6:37:54 AM: > 62 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:37:54 AM: | ^
6:37:54 AM: 63 | },
6:37:54 AM: 64 | {
6:37:54 AM: 65 | property: "og:description",
6:37:54 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:65:19:
6:37:54 AM: 63 | },
6:37:54 AM: 64 | {
6:37:54 AM: > 65 | property: "og:description",
6:37:54 AM: | ^
6:37:55 AM: 66 | content:
6:37:55 AM: 67 | "Eldin Zaimovic's Services Adobe Premire After Effects Video Ad's Social Media Logo Animation Instagram Facebook Video Editing Advetising"
6:37:55 AM: 68 | }
6:37:55 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Portfolio/Video.vue:72:7:
6:37:55 AM: 70 | },
6:37:55 AM: 71 | components: { plyr: PlyrVideo },
6:37:55 AM: > 72 | data() {
6:37:55 AM: | ^
6:37:55 AM: 73 | return {
6:37:55 AM: 74 | dialog: false,
6:37:55 AM: 75 | videos: [
6:37:55 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:78:18:
6:37:55 AM: 76 | {
6:37:55 AM: 77 | dialog: false,
6:37:55 AM: > 78 | title: "Vila Design Promo video",
6:37:55 AM: | ^
6:37:55 AM: 80 | type: "text/html",
6:37:55 AM: 81 | youtube: "XP8j7NA_wzc",
6:37:55 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:79:17:
6:37:55 AM: 77 | dialog: false,
6:37:55 AM: 78 | title: "Vila Design Promo video",
6:37:55 AM: > 79 | href: "https://www.youtube.com/embed/XP8j7NA_wzc",
6:37:55 AM: | ^
6:37:55 AM: 80 | type: "text/html",
6:37:55 AM: 81 | youtube: "XP8j7NA_wzc",
6:37:55 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:80:17:
6:37:55 AM: 78 | title: "Vila Design Promo video",
6:37:55 AM: > 80 | type: "text/html",
6:37:55 AM: | ^
6:37:55 AM: 81 | youtube: "XP8j7NA_wzc",
6:37:55 AM: 83 | },
6:37:55 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:81:20:
6:37:55 AM: 80 | type: "text/html",
6:37:55 AM: > 81 | youtube: "XP8j7NA_wzc",
6:37:55 AM: | ^
6:37:55 AM: 83 | },
6:37:55 AM: 84 | {
6:37:55 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:82:19:
6:37:55 AM: 80 | type: "text/html",
6:37:55 AM: 81 | youtube: "XP8j7NA_wzc",
6:37:55 AM: | ^
6:37:55 AM: 83 | },
6:37:55 AM: 84 | {
6:37:55 AM: 85 | dialog: false,
6:37:55 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:86:18:
6:37:55 AM: 84 | {
6:37:55 AM: 85 | dialog: false,
6:37:55 AM: > 86 | title: "Pushartist Promo video",
6:37:55 AM: | ^
6:37:55 AM: 88 | type: "text/html",
6:37:55 AM: 89 | youtube: "PZnn1fDUb6U",
6:37:55 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:87:17:
6:37:56 AM: 85 | dialog: false,
6:37:56 AM: 86 | title: "Pushartist Promo video",
6:37:56 AM: > 87 | href: "https://www.youtube.com/embed/PZnn1fDUb6U",
6:37:56 AM: | ^
6:37:56 AM: 88 | type: "text/html",
6:37:56 AM: 89 | youtube: "PZnn1fDUb6U",
6:37:56 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:88:17:
6:37:56 AM: 86 | title: "Pushartist Promo video",
6:37:56 AM: > 88 | type: "text/html",
6:37:56 AM: | ^
6:37:56 AM: 89 | youtube: "PZnn1fDUb6U",
6:37:56 AM: 91 | },
6:37:56 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:89:20:
6:37:56 AM: 88 | type: "text/html",
6:37:56 AM: > 89 | youtube: "PZnn1fDUb6U",
6:37:56 AM: | ^
6:37:56 AM: 91 | },
6:37:56 AM: 92 | {
6:37:56 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:90:19:
6:37:56 AM: 88 | type: "text/html",
6:37:56 AM: 89 | youtube: "PZnn1fDUb6U",
6:37:56 AM: | ^
6:37:56 AM: 91 | },
6:37:56 AM: 92 | {
6:37:56 AM: 93 | dialog: false,
6:37:56 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:94:18:
6:37:56 AM: 92 | {
6:37:56 AM: 93 | dialog: false,
6:37:56 AM: > 94 | title: "Unbroken Designs Instagram Promo video",
6:37:56 AM: | ^
6:37:56 AM: 96 | type: "text/html",
6:37:56 AM: 97 | youtube: "KfxHI3vwALk",
6:37:56 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:95:17:
6:37:56 AM: 93 | dialog: false,
6:37:56 AM: 94 | title: "Unbroken Designs Instagram Promo video",
6:37:56 AM: > 95 | href: "https://www.youtube.com/embed/KfxHI3vwALk",
6:37:56 AM: | ^
6:37:56 AM: 96 | type: "text/html",
6:37:56 AM: 97 | youtube: "KfxHI3vwALk",
6:37:56 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:96:17:
6:37:56 AM: 94 | title: "Unbroken Designs Instagram Promo video",
6:37:56 AM: > 96 | type: "text/html",
6:37:56 AM: | ^
6:37:56 AM: 97 | youtube: "KfxHI3vwALk",
6:37:56 AM: 99 | },
6:37:56 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:97:20:
6:37:56 AM: 96 | type: "text/html",
6:37:56 AM: > 97 | youtube: "KfxHI3vwALk",
6:37:56 AM: | ^
6:37:56 AM: 99 | },
6:37:57 AM: 100 | {
6:37:57 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:98:19:
6:37:57 AM: 96 | type: "text/html",
6:37:57 AM: 97 | youtube: "KfxHI3vwALk",
6:37:57 AM: | ^
6:37:57 AM: 99 | },
6:37:57 AM: 100 | {
6:37:57 AM: 101 | dialog: false,
6:37:57 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:102:18:
6:37:57 AM: 100 | {
6:37:57 AM: 101 | dialog: false,
6:37:57 AM: > 102 | title: "EEVOY APP Promo",
6:37:57 AM: | ^
6:37:57 AM: 104 | type: "text/html",
6:37:57 AM: 105 | youtube: "JEhpsP75STk",
6:37:57 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:103:17:
6:37:57 AM: 101 | dialog: false,
6:37:57 AM: 102 | title: "EEVOY APP Promo",
6:37:57 AM: > 103 | href: "https://www.youtube.com/embed/JEhpsP75STk",
6:37:57 AM: | ^
6:37:57 AM: 104 | type: "text/html",
6:37:57 AM: 105 | youtube: "JEhpsP75STk",
6:37:57 AM: 106 | poster: "https://i.imgur.com/7CLqR2o.png"
6:37:57 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:104:17:
6:37:57 AM: 102 | title: "EEVOY APP Promo",
6:37:57 AM: > 104 | type: "text/html",
6:37:57 AM: | ^
6:37:57 AM: 105 | youtube: "JEhpsP75STk",
6:37:57 AM: 106 | poster: "https://i.imgur.com/7CLqR2o.png"
6:37:57 AM: 107 | },
6:37:57 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:105:20:
6:37:57 AM: 104 | type: "text/html",
6:37:57 AM: > 105 | youtube: "JEhpsP75STk",
6:37:57 AM: | ^
6:37:57 AM: 106 | poster: "https://i.imgur.com/7CLqR2o.png"
6:37:57 AM: 107 | },
6:37:57 AM: 108 | {
6:37:57 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:106:19:
6:37:57 AM: 104 | type: "text/html",
6:37:57 AM: 105 | youtube: "JEhpsP75STk",
6:37:57 AM: > 106 | poster: "https://i.imgur.com/7CLqR2o.png"
6:37:57 AM: | ^
6:37:57 AM: 107 | },
6:37:57 AM: 108 | {
6:37:57 AM: 109 | dialog: false,
6:37:57 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:111:17:
6:37:57 AM: 109 | dialog: false,
6:37:57 AM: 110 | title: "Patty Boland's Party video",
6:37:57 AM: > 111 | href: "https://www.youtube.com/embed/5zB4FIkhFHk",
6:37:57 AM: | ^
6:37:57 AM: 112 | type: "text/html",
6:37:57 AM: 113 | youtube: "5zB4FIkhFHk",
6:37:57 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:112:17:
6:37:57 AM: 110 | title: "Patty Boland's Party video",
6:37:57 AM: > 112 | type: "text/html",
6:37:57 AM: | ^
6:37:57 AM: 113 | youtube: "5zB4FIkhFHk",
6:37:57 AM: 115 | },
6:37:58 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:113:20:
6:37:58 AM: 112 | type: "text/html",
6:37:58 AM: > 113 | youtube: "5zB4FIkhFHk",
6:37:58 AM: | ^
6:37:58 AM: 115 | },
6:37:58 AM: 116 | {
6:37:58 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:114:19:
6:37:58 AM: 112 | type: "text/html",
6:37:58 AM: 113 | youtube: "5zB4FIkhFHk",
6:37:58 AM: | ^
6:37:58 AM: 115 | },
6:37:58 AM: 116 | {
6:37:58 AM: 117 | dialog: false,
6:37:58 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:118:18:
6:37:58 AM: 116 | {
6:37:58 AM: 117 | dialog: false,
6:37:58 AM: > 118 | title: "Montenegro Summer 2017",
6:37:58 AM: | ^
6:37:58 AM: 120 | type: "text/html",
6:37:58 AM: 121 | youtube: "kZahccWTpGc",
6:37:58 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:119:17:
6:37:58 AM: 117 | dialog: false,
6:37:58 AM: 118 | title: "Montenegro Summer 2017",
6:37:58 AM: > 119 | href: "https://www.youtube.com/embed/kZahccWTpGc",
6:37:58 AM: | ^
6:37:58 AM: 120 | type: "text/html",
6:37:58 AM: 121 | youtube: "kZahccWTpGc",
6:37:58 AM: 122 | poster: "https://i.imgur.com/4yTFAlM.jpg"
6:37:58 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:120:17:
6:37:58 AM: 118 | title: "Montenegro Summer 2017",
6:37:58 AM: > 120 | type: "text/html",
6:37:58 AM: | ^
6:37:58 AM: 121 | youtube: "kZahccWTpGc",
6:37:58 AM: 122 | poster: "https://i.imgur.com/4yTFAlM.jpg"
6:37:58 AM: 123 | },
6:37:58 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:121:20:
6:37:58 AM: 120 | type: "text/html",
6:37:58 AM: > 121 | youtube: "kZahccWTpGc",
6:37:58 AM: | ^
6:37:58 AM: 122 | poster: "https://i.imgur.com/4yTFAlM.jpg"
6:37:58 AM: 123 | },
6:37:58 AM: 124 | {
6:37:58 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:122:19:
6:37:58 AM: 120 | type: "text/html",
6:37:58 AM: 121 | youtube: "kZahccWTpGc",
6:37:58 AM: > 122 | poster: "https://i.imgur.com/4yTFAlM.jpg"
6:37:58 AM: | ^
6:37:58 AM: 123 | },
6:37:58 AM: 124 | {
6:37:58 AM: 125 | dialog: false,
6:37:58 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:126:18:
6:37:58 AM: 124 | {
6:37:58 AM: 125 | dialog: false,
6:37:58 AM: > 126 | title: "VilaShirts Promo video",
6:37:59 AM: | ^
6:37:59 AM: 128 | type: "text/html",
6:37:59 AM: 129 | youtube: "SZVMKtEORRw",
6:37:59 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:127:17:
6:37:59 AM: 125 | dialog: false,
6:37:59 AM: 126 | title: "VilaShirts Promo video",
6:37:59 AM: > 127 | href: "https://www.youtube.com/embed/SZVMKtEORRw",
6:37:59 AM: | ^
6:37:59 AM: 128 | type: "text/html",
6:37:59 AM: 129 | youtube: "SZVMKtEORRw",
6:37:59 AM: 130 | poster: "https://i.imgur.com/POCbX1B.jpg"
6:37:59 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:128:17:
6:37:59 AM: 126 | title: "VilaShirts Promo video",
6:37:59 AM: > 128 | type: "text/html",
6:37:59 AM: | ^
6:37:59 AM: 129 | youtube: "SZVMKtEORRw",
6:37:59 AM: 130 | poster: "https://i.imgur.com/POCbX1B.jpg"
6:37:59 AM: 131 | },
6:37:59 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:129:20:
6:37:59 AM: 128 | type: "text/html",
6:37:59 AM: > 129 | youtube: "SZVMKtEORRw",
6:37:59 AM: | ^
6:37:59 AM: 130 | poster: "https://i.imgur.com/POCbX1B.jpg"
6:37:59 AM: 131 | },
6:37:59 AM: 132 | {
6:37:59 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:130:19:
6:37:59 AM: 128 | type: "text/html",
6:37:59 AM: 129 | youtube: "SZVMKtEORRw",
6:37:59 AM: > 130 | poster: "https://i.imgur.com/POCbX1B.jpg"
6:37:59 AM: | ^
6:37:59 AM: 131 | },
6:37:59 AM: 132 | {
6:37:59 AM: 133 | dialog: false,
6:37:59 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:134:18:
6:37:59 AM: 132 | {
6:37:59 AM: 133 | dialog: false,
6:37:59 AM: > 134 | title: "Albania Durres Summer 2018",
6:37:59 AM: | ^
6:37:59 AM: 136 | type: "text/html",
6:37:59 AM: 137 | youtube: "jd9pDFaRDKI",
6:37:59 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:135:17:
6:37:59 AM: 133 | dialog: false,
6:37:59 AM: 134 | title: "Albania Durres Summer 2018",
6:37:59 AM: > 135 | href: "https://www.youtube.com/embed/jd9pDFaRDKI",
6:37:59 AM: | ^
6:37:59 AM: 136 | type: "text/html",
6:37:59 AM: 137 | youtube: "jd9pDFaRDKI",
6:37:59 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:136:17:
6:37:59 AM: 134 | title: "Albania Durres Summer 2018",
6:37:59 AM: > 136 | type: "text/html",
6:37:59 AM: | ^
6:37:59 AM: 137 | youtube: "jd9pDFaRDKI",
6:38:00 AM: 139 | },
6:38:00 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:137:20:
6:38:00 AM: 136 | type: "text/html",
6:38:00 AM: > 137 | youtube: "jd9pDFaRDKI",
6:38:00 AM: | ^
6:38:00 AM: 139 | },
6:38:00 AM: 140 | {
6:38:00 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:138:19:
6:38:00 AM: 136 | type: "text/html",
6:38:00 AM: 137 | youtube: "jd9pDFaRDKI",
6:38:00 AM: | ^
6:38:00 AM: 139 | },
6:38:00 AM: 140 | {
6:38:00 AM: 141 | dialog: false,
6:38:00 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:142:18:
6:38:00 AM: 140 | {
6:38:00 AM: 141 | dialog: false,
6:38:00 AM: > 142 | title: "Matricar Instagram Promo video",
6:38:00 AM: | ^
6:38:00 AM: 144 | type: "text/html",
6:38:00 AM: 145 | youtube: "S-2hNuuwmpY",
6:38:00 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:143:17:
6:38:00 AM: 141 | dialog: false,
6:38:00 AM: 142 | title: "Matricar Instagram Promo video",
6:38:00 AM: > 143 | href: "https://www.youtube.com/embed/S-2hNuuwmpY",
6:38:00 AM: | ^
6:38:00 AM: 144 | type: "text/html",
6:38:00 AM: 145 | youtube: "S-2hNuuwmpY",
6:38:00 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:144:17:
6:38:00 AM: 142 | title: "Matricar Instagram Promo video",
6:38:00 AM: > 144 | type: "text/html",
6:38:00 AM: | ^
6:38:00 AM: 145 | youtube: "S-2hNuuwmpY",
6:38:00 AM: 147 | },
6:38:00 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:145:20:
6:38:00 AM: 144 | type: "text/html",
6:38:00 AM: > 145 | youtube: "S-2hNuuwmpY",
6:38:00 AM: | ^
6:38:00 AM: 147 | },
6:38:00 AM: 148 | {
6:38:00 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:146:19:
6:38:00 AM: 144 | type: "text/html",
6:38:00 AM: 145 | youtube: "S-2hNuuwmpY",
6:38:00 AM: | ^
6:38:00 AM: 147 | },
6:38:00 AM: 148 | {
6:38:00 AM: 149 | dialog: false,
6:38:00 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:150:18:
6:38:00 AM: 148 | {
6:38:00 AM: 149 | dialog: false,
6:38:00 AM: > 150 | title: "Vila Design Glitch Logo Animation",
6:38:00 AM: | ^
6:38:00 AM: 152 | type: "text/html",
6:38:00 AM: 153 | youtube: "SrX8T2G6bew",
6:38:00 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:151:17:
6:38:01 AM: 149 | dialog: false,
6:38:01 AM: 150 | title: "Vila Design Glitch Logo Animation",
6:38:01 AM: > 151 | href: "https://www.youtube.com/embed/SrX8T2G6bew",
6:38:01 AM: | ^
6:38:01 AM: 152 | type: "text/html",
6:38:01 AM: 153 | youtube: "SrX8T2G6bew",
6:38:01 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:152:17:
6:38:01 AM: 150 | title: "Vila Design Glitch Logo Animation",
6:38:01 AM: > 152 | type: "text/html",
6:38:01 AM: | ^
6:38:01 AM: 153 | youtube: "SrX8T2G6bew",
6:38:01 AM: 155 | },
6:38:01 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:153:20:
6:38:01 AM: 152 | type: "text/html",
6:38:01 AM: > 153 | youtube: "SrX8T2G6bew",
6:38:01 AM: | ^
6:38:01 AM: 155 | },
6:38:01 AM: 156 | {
6:38:01 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:154:19:
6:38:01 AM: 152 | type: "text/html",
6:38:01 AM: 153 | youtube: "SrX8T2G6bew",
6:38:01 AM: | ^
6:38:01 AM: 155 | },
6:38:01 AM: 156 | {
6:38:01 AM: 157 | dialog: false,
6:38:01 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:158:18:
6:38:01 AM: 156 | {
6:38:01 AM: 157 | dialog: false,
6:38:01 AM: > 158 | title: "Splash logo animation",
6:38:01 AM: | ^
6:38:01 AM: 160 | type: "text/html",
6:38:01 AM: 161 | youtube: "vBAZpwtq08I",
6:38:01 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:159:17:
6:38:01 AM: 157 | dialog: false,
6:38:01 AM: 158 | title: "Splash logo animation",
6:38:01 AM: > 159 | href: "https://www.youtube.com/embed/vBAZpwtq08I",
6:38:01 AM: | ^
6:38:01 AM: 160 | type: "text/html",
6:38:01 AM: 161 | youtube: "vBAZpwtq08I",
6:38:01 AM: 162 | poster: "https://i.imgur.com/3jK0rTs.png"
6:38:01 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:160:17:
6:38:01 AM: 158 | title: "Splash logo animation",
6:38:01 AM: > 160 | type: "text/html",
6:38:01 AM: | ^
6:38:01 AM: 161 | youtube: "vBAZpwtq08I",
6:38:01 AM: 162 | poster: "https://i.imgur.com/3jK0rTs.png"
6:38:01 AM: 163 | },
6:38:01 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:161:20:
6:38:01 AM: 160 | type: "text/html",
6:38:01 AM: > 161 | youtube: "vBAZpwtq08I",
6:38:01 AM: | ^
6:38:01 AM: 162 | poster: "https://i.imgur.com/3jK0rTs.png"
6:38:02 AM: 163 | },
6:38:02 AM: 164 | {
6:38:02 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:162:19:
6:38:02 AM: 160 | type: "text/html",
6:38:02 AM: 161 | youtube: "vBAZpwtq08I",
6:38:02 AM: > 162 | poster: "https://i.imgur.com/3jK0rTs.png"
6:38:02 AM: | ^
6:38:02 AM: 163 | },
6:38:02 AM: 164 | {
6:38:02 AM: 165 | dialog: false,
6:38:02 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:166:18:
6:38:02 AM: 164 | {
6:38:02 AM: 165 | dialog: false,
6:38:02 AM: > 166 | title: "Julie Lindh CBD Infusion Facial",
6:38:02 AM: | ^
6:38:02 AM: 168 | type: "text/html",
6:38:02 AM: 169 | youtube: "9qFQMV9IJ9I",
6:38:02 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:167:17:
6:38:02 AM: 165 | dialog: false,
6:38:02 AM: 166 | title: "Julie Lindh CBD Infusion Facial",
6:38:02 AM: > 167 | href: "https://www.youtube.com/embed/9qFQMV9IJ9I",
6:38:02 AM: | ^
6:38:02 AM: 168 | type: "text/html",
6:38:02 AM: 169 | youtube: "9qFQMV9IJ9I",
6:38:02 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:168:17:
6:38:02 AM: 166 | title: "Julie Lindh CBD Infusion Facial",
6:38:02 AM: > 168 | type: "text/html",
6:38:02 AM: | ^
6:38:02 AM: 169 | youtube: "9qFQMV9IJ9I",
6:38:02 AM: 171 | }
6:38:02 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:169:20:
6:38:02 AM: 168 | type: "text/html",
6:38:02 AM: > 169 | youtube: "9qFQMV9IJ9I",
6:38:02 AM: | ^
6:38:02 AM: 171 | }
6:38:02 AM: 172 | ]
6:38:02 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Video.vue:170:19:
6:38:02 AM: 168 | type: "text/html",
6:38:02 AM: 169 | youtube: "9qFQMV9IJ9I",
6:38:02 AM: > 170 | poster: "https
6:38:02 AM: ://img.youtube.com/vi/9qFQMV9IJ9I/maxresdefault.jpg"
6:38:02 AM: | ^
6:38:02 AM: 171 | }
6:38:02 AM: 172 | ]
6:38:02 AM: 173 | };
6:38:02 AM: error: Extra semicolon (semi) at src/views/Portfolio/Video.vue:173:6:
6:38:02 AM: 171 | }
6:38:02 AM: 172 | ]
6:38:02 AM: > 173 | };
6:38:02 AM: | ^
6:38:02 AM: 174 | }
6:38:02 AM: 175 | };
6:38:02 AM: 176 | </script>
6:38:02 AM: error: Extra semicolon (semi) at src/views/Portfolio/Video.vue:175:2:
6:38:02 AM: 173 | };
6:38:02 AM: 174 | }
6:38:03 AM: > 175 | };
6:38:03 AM: | ^
6:38:03 AM: 176 | </script>
6:38:03 AM: 177 |
6:38:03 AM: 178 | <style scoped>
6:38:03 AM: error: Newline required at end of file but not found (eol-last) at src/views/Portfolio/Video.vue:180:9:
6:38:03 AM: 178 | <style scoped>
6:38:03 AM: 179 | @import "../../../node_modules/vue-plyr/dist/vue-plyr.css";
6:38:03 AM: > 180 | </style>
6:38:03 AM: | ^
6:38:03 AM: 79 errors found.
6:38:03 AM: 79 errors potentially fixable with the `--fix` option.
6:38:03 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:38:03 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:56:12:
6:38:03 AM: 54 | export default {
6:38:03 AM: 55 | metaInfo: {
6:38:03 AM: > 56 | title: "Web Portfolio",
6:38:03 AM: | ^
6:38:03 AM: 57 | titleTemplate: "%s ← Eldin's Space",
6:38:03 AM: 58 | meta: [
6:38:03 AM: 59 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:38:03 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:59:15:
6:38:03 AM: 57 | titleTemplate: "%s ← Eldin's Space",
6:38:03 AM: 58 | meta: [
6:38:03 AM: > 59 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:38:03 AM: | ^
6:38:03 AM: 60 | {
6:38:03 AM: 61 | name: "description",
6:38:03 AM: 62 | content:
6:38:03 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:59:36:
6:38:03 AM: 57 | titleTemplate: "%s ← Eldin's Space",
6:38:03 AM: 58 | meta: [
6:38:03 AM: > 59 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:38:03 AM: | ^
6:38:03 AM: 60 | {
6:38:03 AM: 61 | name: "description",
6:38:03 AM: 62 | content:
6:38:03 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:61:15:
6:38:03 AM: 59 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:38:03 AM: 60 | {
6:38:03 AM: > 61 | name: "description",
6:38:03 AM: | ^
6:38:03 AM: 62 | content:
6:38:03 AM: 63 | "Eldin Zaimovic's Web Portfolio Vue Vue.js Nuxt Nuxt.js HTML CSS Vuetify Axios GraphQL JavaScript Web Developer Front-End Frontend Designer App Responsive"
6:38:03 AM: 64 | },
6:38:03 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:65:18:
6:38:03 AM: 63 | "Eldin Zaimovic's Web Portfolio Vue Vue.js Nuxt Nuxt.js HTML CSS Vuetify Axios GraphQL JavaScript Web Developer Front-End Frontend Designer App Responsive"
6:38:03 AM: 64 | },
6:38:03 AM: > 65 | { charset: "utf-8" },
6:38:03 AM: | ^
6:38:03 AM: 66 | { property: "og:title", content: "Eldin' Space" },
6:38:03 AM: 67 | { property: "og:site_name", content: "Eldin' Space" },
6:38:03 AM: 68 | { property: "og:type", content: "website" },
6:38:03 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:66:19:
6:38:03 AM: 64 | },
6:38:03 AM: 65 | { charset: "utf-8" },
6:38:03 AM: > 66 | { property: "og:title", content: "Eldin' Space" },
6:38:03 AM: | ^
6:38:03 AM: 67 | { property: "og:site_name", content: "Eldin' Space" },
6:38:03 AM: 68 | { property: "og:type", content: "website" },
6:38:03 AM: 69 | { property: "og:url", content: "https://eldin.space" },
6:38:03 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:67:19:
6:38:04 AM: 65 | { charset: "utf-8" },
6:38:04 AM: 66 | { property: "og:title", content: "Eldin' Space" },
6:38:04 AM: > 67 | { property: "og:site_name", content: "Eldin' Space" },
6:38:04 AM: | ^
6:38:04 AM: 68 | { property: "og:type", content: "website" },
6:38:04 AM: 69 | { property: "og:url", content: "https://eldin.space" },
6:38:04 AM: 70 | {
6:38:04 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:68:19:
6:38:04 AM: 66 | { property: "og:title", content: "Eldin' Space" },
6:38:04 AM: 67 | { property: "og:site_name", content: "Eldin' Space" },
6:38:04 AM: > 68 | { property: "og:type", content: "website" },
6:38:04 AM: | ^
6:38:04 AM: 69 | { property: "og:url", content: "https://eldin.space" },
6:38:04 AM: 70 | {
6:38:04 AM: 71 | property: "og:image",
6:38:04 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:68:39:
6:38:04 AM: 66 | { property: "og:title", content: "Eldin' Space" },
6:38:04 AM: 67 | { property: "og:site_name", content: "Eldin' Space" },
6:38:04 AM: > 68 | { property: "og:type", content: "website" },
6:38:04 AM: | ^
6:38:04 AM: 69 | { property: "og:url", content: "https://eldin.space" },
6:38:04 AM: 70 | {
6:38:04 AM: 71 | property: "og:image",
6:38:04 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:69:19:
6:38:04 AM: 67 | { property: "og:site_name", content: "Eldin' Space" },
6:38:04 AM: 68 | { property: "og:type", content: "website" },
6:38:04 AM: > 69 | { property: "og:url", content: "https://eldin.space" },
6:38:04 AM: | ^
6:38:04 AM: 70 | {
6:38:04 AM: 71 | property: "og:image",
6:38:04 AM: 72 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:38:04 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:69:38:
6:38:04 AM: 67 | { property: "og:site_name", content: "Eldin' Space" },
6:38:04 AM: 68 | { property: "og:type", content: "website" },
6:38:04 AM: > 69 | { property: "og:url", content: "https://eldin.space" },
6:38:04 AM: | ^
6:38:04 AM: 70 | {
6:38:04 AM: 71 | property: "og:image",
6:38:04 AM: 72 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:38:04 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:71:19:
6:38:04 AM: 69 | { property: "og:url", content: "https://eldin.space" },
6:38:04 AM: 70 | {
6:38:04 AM: > 71 | property: "og:image",
6:38:04 AM: | ^
6:38:04 AM: 72 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:38:04 AM: 73 | },
6:38:04 AM: 74 | {
6:38:04 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:72:18:
6:38:04 AM: 70 | {
6:38:04 AM: 71 | property: "og:image",
6:38:04 AM: > 72 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:38:04 AM: | ^
6:38:04 AM: 73 | },
6:38:04 AM: 74 | {
6:38:04 AM: 75 | property: "og:description",
6:38:04 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:75:19:
6:38:04 AM: 73 | },
6:38:04 AM: 74 | {
6:38:04 AM: > 75 | property: "og:description",
6:38:04 AM: | ^
6:38:04 AM: 76 | content:
6:38:05 AM: 77 | "Eldin Zaimovic's Web Portfolio Vue Vue.js Nuxt Nuxt.js HTML CSS Vuetify Axios GraphQL JavaScript Web Developer Front-End Frontend Designer App Responsive"
6:38:05 AM: 78 | }
6:38:05 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Portfolio/Web.vue:81:7:
6:38:05 AM: 79 | ]
6:38:05 AM: 80 | },
6:38:05 AM: > 81 | data() {
6:38:05 AM: | ^
6:38:05 AM: 82 | return {
6:38:05 AM: 83 | dialog: false,
6:38:05 AM: 84 | projects: [
6:38:05 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:87:18:
6:38:05 AM: 85 | {
6:38:05 AM: 86 | dialog: false,
6:38:05 AM: > 87 | title: "This Site",
6:38:05 AM: | ^
6:38:05 AM: 89 | demo: "https://eldin.space/",
6:38:05 AM: 90 | tech: {
6:38:05 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:88:16:
6:38:05 AM: 86 | dialog: false,
6:38:05 AM: 87 | title: "This Site",
6:38:05 AM: | ^
6:38:05 AM: 89 | demo: "https://eldin.space/",
6:38:05 AM: 90 | tech: {
6:38:05 AM: 91 | tech1: "VUE",
6:38:05 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:89:17:
6:38:05 AM: 87 | title: "This Site",
6:38:05 AM: > 89 | demo: "https://eldin.space/",
6:38:05 AM: | ^
6:38:05 AM: 90 | tech: {
6:38:05 AM: 91 | tech1: "VUE",
6:38:05 AM: 92 | tech2: "Storyblok",
6:38:05 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:91:20:
6:38:05 AM: 89 | demo: "https://eldin.space/",
6:38:05 AM: 90 | tech: {
6:38:05 AM: > 91 | tech1: "VUE",
6:38:05 AM: | ^
6:38:05 AM: 92 | tech2: "Storyblok",
6:38:05 AM: 93 | tech3: "HTML",
6:38:05 AM: 94 | tech4: "JavaScript"
6:38:05 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:92:20:
6:38:05 AM: 90 | tech: {
6:38:05 AM: 91 | tech1: "VUE",
6:38:05 AM: > 92 | tech2: "Storyblok",
6:38:05 AM: | ^
6:38:05 AM: 93 | tech3: "HTML",
6:38:05 AM: 94 | tech4: "JavaScript"
6:38:05 AM: 95 | },
6:38:05 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:93:20:
6:38:05 AM: 91 | tech1: "VUE",
6:38:05 AM: 92 | tech2: "Storyblok",
6:38:05 AM: > 93 | tech3: "HTML",
6:38:05 AM: | ^
6:38:05 AM: 94 | tech4: "JavaScript"
6:38:05 AM: 95 | },
6:38:05 AM: 96 | poster: "https://i.imgur.com/sGUofpv.png"
6:38:05 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:94:20:
6:38:05 AM: 92 | tech2: "Storyblok",
6:38:05 AM: 93 | tech3: "HTML",
6:38:05 AM: > 94 | tech4: "JavaScript"
6:38:05 AM: | ^
6:38:06 AM: 95 | },
6:38:06 AM: 96 | poster: "https://i.imgur.com/sGUofpv.png"
6:38:06 AM: 97 | },
6:38:06 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:96:19:
6:38:06 AM: 94 | tech4: "JavaScript"
6:38:06 AM: 95 | },
6:38:06 AM: > 96 | poster: "https://i.imgur.com/sGUofpv.png"
6:38:06 AM: | ^
6:38:06 AM: 97 | },
6:38:06 AM: 98 | {
6:38:06 AM: 99 | dialog: false,
6:38:06 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:100:18:
6:38:06 AM: 98 | {
6:38:06 AM: 99 | dialog: false,
6:38:06 AM: > 100 | title: "Snowball Coding Challenge",
6:38:06 AM: | ^
6:38:06 AM: 102 | demo: "https://snowball-test.netlify.com/",
6:38:06 AM: 103 | tech: {
6:38:06 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:101:16:
6:38:06 AM: 99 | dialog: false,
6:38:06 AM: 100 | title: "Snowball Coding Challenge",
6:38:06 AM: | ^
6:38:06 AM: 102 | demo: "https://snowball-test.netlify.com/",
6:38:06 AM: 103 | tech: {
6:38:06 AM: 104 | tech1: "VUE",
6:38:06 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:102:17:
6:38:06 AM: 100 | title: "Snowball Coding Challenge",
6:38:06 AM: > 102 | demo: "https://snowball-test.netlify.com/",
6:38:06 AM: | ^
6:38:06 AM: 103 | tech: {
6:38:06 AM: 104 | tech1: "VUE",
6:38:06 AM: 105 | tech2: "GraphQL",
6:38:06 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:104:20:
6:38:06 AM: 102 | demo: "https://snowball-test.netlify.com/",
6:38:06 AM: 103 | tech: {
6:38:06 AM: > 104 | tech1: "VUE",
6:38:06 AM: | ^
6:38:06 AM: 105 | tech2: "GraphQL",
6:38:06 AM: 106 | tech3: "Axios",
6:38:06 AM: 107 | tech4: "JavaScript"
6:38:06 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:105:20:
6:38:06 AM: 103 | tech: {
6:38:06 AM: 104 | tech1: "VUE",
6:38:06 AM: > 105 | tech2: "GraphQL",
6:38:06 AM: | ^
6:38:06 AM: 106 | tech3: "Axios",
6:38:06 AM: 107 | tech4: "JavaScript"
6:38:06 AM: 108 | },
6:38:06 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:106:20:
6:38:06 AM: 104 | tech1: "VUE",
6:38:06 AM: 105 | tech2: "GraphQL",
6:38:06 AM: > 106 | tech3: "Axios",
6:38:06 AM: | ^
6:38:06 AM: 107 | tech4: "JavaScript"
6:38:06 AM: 108 | },
6:38:06 AM: 109 | poster: "https://i.imgur.com/rXHBs36.png"
6:38:06 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:107:20:
6:38:06 AM: 105 | tech2: "GraphQL",
6:38:06 AM: 106 | tech3: "Axios",
6:38:06 AM: > 107 | tech4: "JavaScript"
6:38:06 AM: | ^
6:38:06 AM: 108 | },
6:38:06 AM: 109 | poster: "https://i.imgur.com/rXHBs36.png"
6:38:07 AM: 110 | },
6:38:07 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:109:19:
6:38:07 AM: 107 | tech4: "JavaScript"
6:38:07 AM: 108 | },
6:38:07 AM: > 109 | poster: "https://i.imgur.com/rXHBs36.png"
6:38:07 AM: | ^
6:38:07 AM: 110 | },
6:38:07 AM: 111 | {
6:38:07 AM: 112 | dialog: false,
6:38:07 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:113:18:
6:38:07 AM: 111 | {
6:38:07 AM: 112 | dialog: false,
6:38:07 AM: > 113 | title: "IBM Coding Challenge - Films Location",
6:38:07 AM: | ^
6:38:07 AM: 116 | tech: {
6:38:07 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:114:16:
6:38:07 AM: 112 | dialog: false,
6:38:07 AM: 113 | title: "IBM Coding Challenge - Films Location",
6:38:07 AM: | ^
6:38:07 AM: 116 | tech: {
6:38:07 AM: 117 | tech1: "VUE",
6:38:07 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:115:17:
6:38:07 AM: 113 | title: "IBM Coding Challenge - Films Location",
6:38:07 AM: > 115 | demo: "https://film-location-ibm-cc.netlify.com/",
6:38:07 AM: | ^
6:38:07 AM: 116 | tech: {
6:38:07 AM: 117 | tech1: "VUE",
6:38:07 AM: 118 | tech2: "Lodash",
6:38:07 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:117:20:
6:38:07 AM: 116 | tech: {
6:38:07 AM: > 117 | tech1: "VUE",
6:38:07 AM: | ^
6:38:07 AM: 118 | tech2: "Lodash",
6:38:07 AM: 119 | tech3: "HTML",
6:38:07 AM: 120 | tech4: "JavaScript"
6:38:07 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:118:20:
6:38:07 AM: 116 | tech: {
6:38:07 AM: 117 | tech1: "VUE",
6:38:07 AM: > 118 | tech2: "Lodash",
6:38:07 AM: | ^
6:38:07 AM: 119 | tech3: "HTML",
6:38:07 AM: 120 | tech4: "JavaScript"
6:38:07 AM: 121 | },
6:38:07 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:119:20:
6:38:07 AM: 117 | tech1: "VUE",
6:38:07 AM: 118 | tech2: "Lodash",
6:38:07 AM: > 119 | tech3: "HTML",
6:38:07 AM: | ^
6:38:07 AM: 120 | tech4: "JavaScript"
6:38:07 AM: 121 | },
6:38:07 AM: 122 | poster: "https://i.imgur.com/kCN1CFH.png"
6:38:07 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:120:20:
6:38:07 AM: 118 | tech2: "Lodash",
6:38:07 AM: 119 | tech3: "HTML",
6:38:07 AM: > 120 | tech4: "JavaScript"
6:38:07 AM: | ^
6:38:07 AM: 121 | },
6:38:08 AM: 122 | poster: "https://i.imgur.com/kCN1CFH.png"
6:38:08 AM: 123 | },
6:38:08 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:122:19:
6:38:08 AM: 120 | tech4: "JavaScript"
6:38:08 AM: 121 | },
6:38:08 AM: > 122 | poster: "https://i.imgur.com/kCN1CFH.png"
6:38:08 AM: | ^
6:38:08 AM: 123 | },
6:38:08 AM: 124 | {
6:38:08 AM: 125 | dialog: false,
6:38:08 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:126:18:
6:38:08 AM: 124 | {
6:38:08 AM: 125 | dialog: false,
6:38:08 AM: > 126 | title: "Stock Trader",
6:38:08 AM: | ^
6:38:08 AM: 128 | demo: "https://stock-trader-eldin.netlify.com/",
6:38:08 AM: 129 | tech: {
6:38:08 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:127:16:
6:38:08 AM: 125 | dialog: false,
6:38:08 AM: 126 | title: "Stock Trader",
6:38:08 AM: | ^
6:38:08 AM: 128 | demo: "https://stock-trader-eldin.netlify.com/",
6:38:08 AM: 129 | tech: {
6:38:08 AM: 130 | tech1: "VUE",
6:38:08 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:128:17:
6:38:08 AM: 126 | title: "Stock Trader",
6:38:08 AM: > 128 | demo: "https://stock-trader-eldin.netlify.com/",
6:38:08 AM: | ^
6:38:08 AM: 129 | tech: {
6:38:08 AM: 130 | tech1: "VUE",
6:38:08 AM: 131 | tech2: "Vuex",
6:38:08 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:130:20:
6:38:08 AM: 128 | demo: "https://stock-trader-eldin.netlify.com/",
6:38:08 AM: 129 | tech: {
6:38:08 AM: > 130 | tech1: "VUE",
6:38:08 AM: | ^
6:38:08 AM: 131 | tech2: "Vuex",
6:38:08 AM: 132 | tech3: "Firebase",
6:38:08 AM: 133 | tech4: "JavaScript"
6:38:08 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:131:20:
6:38:08 AM: 129 | tech: {
6:38:08 AM: 130 | tech1: "VUE",
6:38:08 AM: > 131 | tech2: "Vuex",
6:38:08 AM: | ^
6:38:08 AM: 132 | tech3: "Firebase",
6:38:08 AM: 133 | tech4: "JavaScript"
6:38:08 AM: 134 | },
6:38:08 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:132:20:
6:38:08 AM: 130 | tech1: "VUE",
6:38:08 AM: 131 | tech2: "Vuex",
6:38:08 AM: > 132 | tech3: "Firebase",
6:38:08 AM: | ^
6:38:08 AM: 133 | tech4: "JavaScript"
6:38:09 AM: 134 | },
6:38:09 AM: 135 | poster: "https://i.imgur.com/wK5dqP7.png"
6:38:09 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:133:20:
6:38:09 AM: 131 | tech2: "Vuex",
6:38:09 AM: 132 | tech3: "Firebase",
6:38:09 AM: > 133 | tech4: "JavaScript"
6:38:09 AM: | ^
6:38:09 AM: 134 | },
6:38:09 AM: 135 | poster: "https://i.imgur.com/wK5dqP7.png"
6:38:09 AM: 136 | },
6:38:09 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:135:19:
6:38:09 AM: 133 | tech4: "JavaScript"
6:38:09 AM: 134 | },
6:38:09 AM: > 135 | poster: "https://i.imgur.com/wK5dqP7.png"
6:38:09 AM: | ^
6:38:09 AM: 136 | },
6:38:09 AM: 137 | {
6:38:09 AM: 138 | dialog: false,
6:38:09 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:139:18:
6:38:09 AM: 137 | {
6:38:09 AM: 138 | dialog: false,
6:38:09 AM: > 139 | title: "Riders Share Newsleter",
6:38:09 AM: | ^
6:38:09 AM: 140 | git: "",
6:38:09 AM: 141 | demo: "https://imgur.com/zTMJhGk",
6:38:09 AM: 142 | tech: {
6:38:09 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:140:16:
6:38:09 AM: 138 | dialog: false,
6:38:09 AM: 139 | title: "Riders Share Newsleter",
6:38:09 AM: > 140 | git: "",
6:38:09 AM: | ^
6:38:09 AM: 141 | demo: "https://imgur.com/zTMJhGk",
6:38:09 AM: 142 | tech: {
6:38:09 AM: 143 | tech1: "HTML",
6:38:09 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:141:17:
6:38:09 AM: 139 | title: "Riders Share Newsleter",
6:38:09 AM: 140 | git: "",
6:38:09 AM: > 141 | demo: "https://imgur.com/zTMJhGk",
6:38:09 AM: | ^
6:38:09 AM: 142 | tech: {
6:38:09 AM: 143 | tech1: "HTML",
6:38:09 AM: 144 | tech2: "CSS",
6:38:09 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:143:20:
6:38:09 AM: 141 | demo: "https://imgur.com/zTMJhGk",
6:38:09 AM: 142 | tech: {
6:38:09 AM: > 143 | tech1: "HTML",
6:38:09 AM: | ^
6:38:26 AM: Starting post processing
6:38:09 AM: 144 | tech2: "CSS",
6:38:09 AM: 145 | tech3: "MailChimp",
6:38:09 AM: 146 | tech4: "JavaScript"
6:38:09 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:144:20:
6:38:09 AM: 142 | tech: {
6:38:09 AM: 143 | tech1: "HTML",
6:38:09 AM: > 144 | tech2: "CSS",
6:38:09 AM: | ^
6:38:09 AM: 145 | tech3: "MailChimp",
6:38:26 AM: Post processing done
6:38:09 AM: 146 | tech4: "JavaScript"
6:38:09 AM: 147 | },
6:38:09 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:145:20:
6:38:09 AM: 143 | tech1: "HTML",
6:38:09 AM: 144 | tech2: "CSS",
6:38:09 AM: > 145 | tech3: "MailChimp",
6:38:10 AM: | ^
6:38:10 AM: 146 | tech4: "JavaScript"
6:38:10 AM: 147 | },
6:38:10 AM: 148 | poster: "https://i.imgur.com/zTMJhGk.jpg"
6:38:26 AM: Site is live
6:38:10 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:146:20:
6:38:10 AM: 144 | tech2: "CSS",
6:38:10 AM: 145 | tech3: "MailChimp",
6:38:10 AM: > 146 | tech4: "JavaScript"
6:38:10 AM: | ^
6:38:10 AM: 147 | },
6:38:10 AM: 148 | poster: "https://i.imgur.com/zTMJhGk.jpg"
6:38:10 AM: 149 | },
6:38:10 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:148:19:
6:38:10 AM: 146 | tech4: "JavaScript"
6:38:10 AM: 147 | },
6:38:10 AM: > 148 | poster: "https://i.imgur.com/zTMJhGk.jpg"
6:38:10 AM: | ^
6:38:10 AM: 149 | },
6:38:10 AM: 150 | {
6:38:10 AM: 151 | dialog: false,
6:38:10 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:152:18:
6:38:10 AM: 150 | {
6:38:10 AM: 151 | dialog: false,
6:38:10 AM: > 152 | title: "My Old Web Portfolio",
6:38:10 AM: | ^
6:38:10 AM: 155 | tech: {
6:38:10 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:153:16:
6:38:10 AM: 151 | dialog: false,
6:38:10 AM: 152 | title: "My Old Web Portfolio",
6:38:10 AM: | ^
6:38:10 AM: 155 | tech: {
6:38:10 AM: 156 | tech1: "HTML",
6:38:10 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:154:17:
6:38:10 AM: 152 | title: "My Old Web Portfolio",
6:38:10 AM: > 154 | demo: "https://eldinzaimovic.github.io/index.html",
6:38:10 AM: | ^
6:38:10 AM: 155 | tech: {
6:38:10 AM: 156 | tech1: "HTML",
6:38:10 AM: 157 | tech2: "CSS",
6:38:10 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:156:20:
6:38:10 AM: 155 | tech: {
6:38:10 AM: > 156 | tech1: "HTML",
6:38:10 AM: | ^
6:38:10 AM: 157 | tech2: "CSS",
6:38:10 AM: 158 | tech3: "JavaScript",
6:38:10 AM: 159 | tech4: "jQuery"
6:38:10 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:157:20:
6:38:10 AM: 155 | tech: {
6:38:10 AM: 156 | tech1: "HTML",
6:38:10 AM: > 157 | tech2: "CSS",
6:38:10 AM: | ^
6:38:10 AM: 158 | tech3: "JavaScript",
6:38:10 AM: 159 | tech4: "jQuery"
6:38:10 AM: 160 | },
6:38:10 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:158:20:
6:38:10 AM: 156 | tech1: "HTML",
6:38:10 AM: 157 | tech2: "CSS",
6:38:10 AM: > 158 | tech3: "JavaScript",
6:38:10 AM: | ^
6:38:11 AM: 159 | tech4: "jQuery"
6:38:11 AM: 160 | },
6:38:11 AM: 161 | poster: "https://i.imgur.com/AW7CXD5.jpg"
6:38:11 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:159:20:
6:38:11 AM: 157 | tech2: "CSS",
6:38:11 AM: 158 | tech3: "JavaScript",
6:38:11 AM: > 159 | tech4: "jQuery"
6:38:11 AM: | ^
6:38:11 AM: 160 | },
6:38:11 AM: 161 | poster: "https://i.imgur.com/AW7CXD5.jpg"
6:38:11 AM: 162 | }
6:38:11 AM: error: Strings must use singlequote (quotes) at src/views/Portfolio/Web.vue:161:19:
6:38:11 AM: 159 | tech4: "jQuery"
6:38:11 AM: 160 | },
6:38:11 AM: > 161 | poster: "https://i.imgur.com/AW7CXD5.jpg"
6:38:11 AM: | ^
6:38:11 AM: 162 | }
6:38:11 AM: 163 | ]
6:38:11 AM: 164 | };
6:38:11 AM: error: Extra semicolon (semi) at src/views/Portfolio/Web.vue:164:6:
6:38:11 AM: 162 | }
6:38:11 AM: 163 | ]
6:38:11 AM: > 164 | };
6:38:11 AM: | ^
6:38:11 AM: 165 | }
6:38:11 AM: 166 | };
6:38:11 AM: 167 | </script>
6:38:11 AM: error: Extra semicolon (semi) at src/views/Portfolio/Web.vue:166:2:
6:38:11 AM: 164 | };
6:38:11 AM: 165 | }
6:38:11 AM: > 166 | };
6:38:11 AM: | ^
6:38:11 AM: 167 | </script>
6:38:11 AM: 168 |
6:38:11 AM: 169 | <style scoped>
6:38:11 AM: error: Newline required at end of file but not found (eol-last) at src/views/Portfolio/Web.vue:170:9:
6:38:11 AM: 168 |
6:38:11 AM: 169 | <style scoped>
6:38:11 AM: > 170 | </style>
6:38:11 AM: | ^
6:38:11 AM: 66 errors found.
6:38:11 AM: 66 errors potentially fixable with the `--fix` option.
6:38:11 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:38:11 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:140:12:
6:38:11 AM: 138 | export default {
6:38:11 AM: 139 | metaInfo: {
6:38:11 AM: > 140 | title: "Resume",
6:38:11 AM: | ^
6:38:11 AM: 141 | titleTemplate: "%s ← Eldin's Space",
6:38:11 AM: 142 | meta: [
6:38:11 AM: 143 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:38:11 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:143:15:
6:38:11 AM: 141 | titleTemplate: "%s ← Eldin's Space",
6:38:11 AM: 142 | meta: [
6:38:11 AM: > 143 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:38:11 AM: | ^
6:38:11 AM: 144 | {
6:38:11 AM: 145 | name: "description",
6:38:11 AM: 146 | content:
6:38:12 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:143:36:
6:38:12 AM: 141 | titleTemplate: "%s ← Eldin's Space",
6:38:12 AM: 142 | meta: [
6:38:12 AM: > 143 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:38:12 AM: | ^
6:38:12 AM: 144 | {
6:38:12 AM: 145 | name: "description",
6:38:12 AM: 146 | content:
6:38:12 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:145:15:
6:38:12 AM: 143 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:38:12 AM: 144 | {
6:38:12 AM: > 145 | name: "description",
6:38:12 AM: | ^
6:38:12 AM: 146 | content:
6:38:12 AM: 147 | "Vue NUXT HTML CSS JavaScript Design Adobe XD Photoshop Coding Skills Resume Work Web Developer Front-End"
6:38:12 AM: 148 | },
6:38:12 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:147:11:
6:38:12 AM: 145 | name: "description",
6:38:12 AM: 146 | content:
6:38:12 AM: > 147 | "Vue NUXT HTML CSS JavaScript Design Adobe XD Photoshop Coding Skills Resume Work Web Developer Front-End"
6:38:12 AM: | ^
6:38:12 AM: 148 | },
6:38:12 AM: 149 | { charset: "utf-8" },
6:38:12 AM: 150 | { property: "og:title", content: "Eldin' Space" },
6:38:12 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:149:18:
6:38:12 AM: 147 | "Vue NUXT HTML CSS JavaScript Design Adobe XD Photoshop Coding Skills Resume Work Web Developer Front-End"
6:38:12 AM: 148 | },
6:38:12 AM: > 149 | { charset: "utf-8" },
6:38:12 AM: | ^
6:38:12 AM: 150 | { property: "og:title", content: "Eldin' Space" },
6:38:12 AM: 151 | { property: "og:site_name", content: "Eldin' Space" },
6:38:12 AM: 152 | { property: "og:type", content: "website" },
6:38:12 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:150:19:
6:38:12 AM: 148 | },
6:38:12 AM: 149 | { charset: "utf-8" },
6:38:12 AM: > 150 | { property: "og:title", content: "Eldin' Space" },
6:38:12 AM: | ^
6:38:12 AM: 151 | { property: "og:site_name", content: "Eldin' Space" },
6:38:12 AM: 152 | { property: "og:type", content: "website" },
6:38:12 AM: 153 | { property: "og:url", content: "https://eldin.space" },
6:38:12 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:151:19:
6:38:12 AM: 149 | { charset: "utf-8" },
6:38:12 AM: 150 | { property: "og:title", content: "Eldin' Space" },
6:38:12 AM: > 151 | { property: "og:site_name", content: "Eldin' Space" },
6:38:12 AM: | ^
6:38:12 AM: 152 | { property: "og:type", content: "website" },
6:38:12 AM: 153 | { property: "og:url", content: "https://eldin.space" },
6:38:12 AM: 154 | {
6:38:12 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:152:19:
6:38:12 AM: 150 | { property: "og:title", content: "Eldin' Space" },
6:38:12 AM: 151 | { property: "og:site_name", content: "Eldin' Space" },
6:38:12 AM: > 152 | { property: "og:type", content: "website" },
6:38:12 AM: | ^
6:38:12 AM: 153 | { property: "og:url", content: "https://eldin.space" },
6:38:12 AM: 154 | {
6:38:12 AM: 155 | property: "og:image",
6:38:12 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:152:39:
6:38:12 AM: 150 | { property: "og:title", content: "Eldin' Space" },
6:38:12 AM: 151 | { property: "og:site_name", content: "Eldin' Space" },
6:38:12 AM: > 152 | { property: "og:type", content: "website" },
6:38:12 AM: | ^
6:38:12 AM: 153 | { property: "og:url", content: "https://eldin.space" },
6:38:13 AM: 154 | {
6:38:13 AM: 155 | property: "og:image",
6:38:13 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:153:19:
6:38:13 AM: 151 | { property: "og:site_name", content: "Eldin' Space" },
6:38:13 AM: 152 | { property: "og:type", content: "website" },
6:38:13 AM: > 153 | { property: "og:url", content: "https://eldin.space" },
6:38:13 AM: | ^
6:38:13 AM: 154 | {
6:38:13 AM: 155 | property: "og:image",
6:38:13 AM: 156 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:38:13 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:153:38:
6:38:13 AM: 151 | { property: "og:site_name", content: "Eldin' Space" },
6:38:13 AM: 152 | { property: "og:type", content: "website" },
6:38:13 AM: > 153 | { property: "og:url", content: "https://eldin.space" },
6:38:13 AM: | ^
6:38:13 AM: 154 | {
6:38:13 AM: 155 | property: "og:image",
6:38:13 AM: 156 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:38:13 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:155:19:
6:38:13 AM: 153 | { property: "og:url", content: "https://eldin.space" },
6:38:13 AM: 154 | {
6:38:13 AM: > 155 | property: "og:image",
6:38:13 AM: | ^
6:38:13 AM: 156 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:38:13 AM: 157 | },
6:38:13 AM: 158 | {
6:38:13 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:156:18:
6:38:13 AM: 154 | {
6:38:13 AM: 155 | property: "og:image",
6:38:13 AM: > 156 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:38:13 AM: | ^
6:38:13 AM: 157 | },
6:38:13 AM: 158 | {
6:38:13 AM: 159 | property: "og:description",
6:38:13 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:159:19:
6:38:13 AM: 157 | },
6:38:13 AM: 158 | {
6:38:13 AM: > 159 | property: "og:description",
6:38:13 AM: | ^
6:38:13 AM: 160 | content:
6:38:13 AM: 161 | "Vue NUXT HTML CSS JavaScript Design Adobe XD Photoshop Coding Skills Resume Work Web Developer Front-End"
6:38:13 AM: 162 | }
6:38:13 AM: error: Strings must use singlequote (quotes) at src/views/Resume.vue:161:11:
6:38:13 AM: 159 | property: "og:description",
6:38:13 AM: 160 | content:
6:38:13 AM: > 161 | "Vue NUXT HTML CSS JavaScript Design Adobe XD Photoshop Coding Skills Resume Work Web Developer Front-End"
6:38:13 AM: | ^
6:38:13 AM: 162 | }
6:38:13 AM: 163 | ]
6:38:13 AM: 164 | },
6:38:13 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Resume.vue:165:7:
6:38:13 AM: 163 | ]
6:38:13 AM: 164 | },
6:38:13 AM: > 165 | data() {
6:38:13 AM: | ^
6:38:13 AM: 166 | return {
6:38:13 AM: 167 | value: 0,
6:38:13 AM: 168 | buffer1: 0,
6:38:13 AM: error: Extra semicolon (semi) at src/views/Resume.vue:176:6:
6:38:13 AM: 174 | bufferValue: 100,
6:38:14 AM: 175 | interval: 0
6:38:14 AM: > 176 | };
6:38:14 AM: | ^
6:38:14 AM: 177 | },
6:38:14 AM: 178 | mounted() {
6:38:14 AM: 179 | this.startBuffer();
6:38:14 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Resume.vue:178:10:
6:38:14 AM: 176 | };
6:38:14 AM: 177 | },
6:38:14 AM: > 178 | mounted() {
6:38:14 AM: | ^
6:38:14 AM: 179 | this.startBuffer();
6:38:14 AM: 180 | },
6:38:14 AM: 181 |
6:38:14 AM: error: Extra semicolon (semi) at src/views/Resume.vue:179:23:
6:38:14 AM: 177 | },
6:38:14 AM: 178 | mounted() {
6:38:14 AM: > 179 | this.startBuffer();
6:38:14 AM: | ^
6:38:14 AM: 180 | },
6:38:14 AM: 181 |
6:38:14 AM: 182 | beforeDestroy() {
6:38:14 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Resume.vue:182:16:
6:38:14 AM: 180 | },
6:38:14 AM: 181 |
6:38:14 AM: > 182 | beforeDestroy() {
6:38:14 AM: | ^
6:38:14 AM: 183 | clearInterval(this.interval);
6:38:14 AM: 184 | },
6:38:14 AM: 185 |
6:38:14 AM: error: Extra semicolon (semi) at src/views/Resume.vue:183:33:
6:38:14 AM: 181 |
6:38:14 AM: 182 | beforeDestroy() {
6:38:14 AM: > 183 | clearInterval(this.interval);
6:38:14 AM: | ^
6:38:14 AM: 184 | },
6:38:14 AM: 185 |
6:38:14 AM: 186 | methods: {
6:38:14 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Resume.vue:187:16:
6:38:14 AM: 185 |
6:38:14 AM: 186 | methods: {
6:38:14 AM: > 187 | startBuffer() {
6:38:14 AM: | ^
6:38:14 AM: 188 | this.interval = setInterval(() => {
6:38:14 AM: 189 | this.buffer1 = 90;
6:38:14 AM: 190 | this.buffer2 = 85;
6:38:14 AM: error: Extra semicolon (semi) at src/views/Resume.vue:189:26:
6:38:14 AM: 187 | startBuffer() {
6:38:14 AM: 188 | this.interval = setInterval(() => {
6:38:14 AM: > 189 | this.buffer1 = 90;
6:38:14 AM: | ^
6:38:14 AM: 190 | this.buffer2 = 85;
6:38:14 AM: 191 | this.buffer3 = 80;
6:38:14 AM: 192 | this.buffer4 = 80;
6:38:14 AM: error: Extra semicolon (semi) at src/views/Resume.vue:190:26:
6:38:14 AM: 188 | this.interval = setInterval(() => {
6:38:14 AM: 189 | this.buffer1 = 90;
6:38:14 AM: > 190 | this.buffer2 = 85;
6:38:14 AM: | ^
6:38:14 AM: 191 | this.buffer3 = 80;
6:38:14 AM: 192 | this.buffer4 = 80;
6:38:14 AM: 193 | this.buffer5 = 90;
6:38:15 AM: error: Extra semicolon (semi) at src/views/Resume.vue:191:26:
6:38:15 AM: 189 | this.buffer1 = 90;
6:38:15 AM: 190 | this.buffer2 = 85;
6:38:15 AM: > 191 | this.buffer3 = 80;
6:38:15 AM: | ^
6:38:15 AM: 192 | this.buffer4 = 80;
6:38:15 AM: 193 | this.buffer5 = 90;
6:38:15 AM: 194 | this.buffer6 = 70;
6:38:15 AM: error:
6:38:15 AM: Extra semicolon (semi) at src/views/Resume.vue:192:26:
6:38:15 AM: 190 | this.buffer2 = 85;
6:38:15 AM: 191 | this.buffer3 = 80;
6:38:15 AM: > 192 | this.buffer4 = 80;
6:38:15 AM: | ^
6:38:15 AM: 193 | this.buffer5 = 90;
6:38:15 AM: 194 | this.buffer6 = 70;
6:38:15 AM: 195 | }, 800);
6:38:15 AM: error: Extra semicolon (semi) at src/views/Resume.vue:193:26:
6:38:15 AM: 191 | this.buffer3 = 80;
6:38:15 AM: 192 | this.buffer4 = 80;
6:38:15 AM: > 193 | this.buffer5 = 90;
6:38:15 AM: | ^
6:38:15 AM: 194 | this.buffer6 = 70;
6:38:15 AM: 195 | }, 800);
6:38:15 AM: 196 | }
6:38:15 AM: error: Extra semicolon (semi) at src/views/Resume.vue:194:26:
6:38:15 AM: 192 | this.buffer4 = 80;
6:38:15 AM: 193 | this.buffer5 = 90;
6:38:15 AM: > 194 | this.buffer6 = 70;
6:38:15 AM: | ^
6:38:15 AM: 195 | }, 800);
6:38:15 AM: 196 | }
6:38:15 AM: 197 | }
6:38:15 AM: error: Extra semicolon (semi) at src/views/Resume.vue:195:14:
6:38:15 AM: 193 | this.buffer5 = 90;
6:38:15 AM: 194 | this.buffer6 = 70;
6:38:15 AM: > 195 | }, 800);
6:38:15 AM: | ^
6:38:15 AM: 196 | }
6:38:15 AM: 197 | }
6:38:15 AM: 198 | };
6:38:15 AM: error: Extra semicolon (semi) at src/views/Resume.vue:198:2:
6:38:15 AM: 196 | }
6:38:15 AM: 197 | }
6:38:15 AM: > 198 | };
6:38:15 AM: | ^
6:38:15 AM: 199 | </script>
6:38:15 AM: 200 | <style >
6:38:15 AM: 201 | </style>
6:38:15 AM: error: Too many blank lines at the end of file. Max of 0 allowed (no-multiple-empty-lines) at src/views/Resume.vue:202:1:
6:38:15 AM: 200 | <style >
6:38:15 AM: 201 | </style>
6:38:15 AM: > 202 |
6:38:15 AM: | ^
6:38:15 AM: 203 |
6:38:15 AM: 32 errors found.
6:38:15 AM: 32 errors potentially fixable with the `--fix` option.
6:38:15 AM: Module Warning (from ./node_modules/eslint-loader/index.js):
6:38:15 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:64:12:
6:38:15 AM: 62 | export default {
6:38:15 AM: 63 | metaInfo: {
6:38:15 AM: > 64 | title: "Services",
6:38:15 AM: | ^
6:38:15 AM: 65 | titleTemplate: "%s ← Eldin's Space",
6:38:16 AM: 66 | meta: [
6:38:16 AM: 67 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:38:16 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:67:15:
6:38:16 AM: 65 | titleTemplate: "%s ← Eldin's Space",
6:38:16 AM: 66 | meta: [
6:38:16 AM: > 67 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:38:16 AM: | ^
6:38:16 AM: 68 | {
6:38:16 AM: 69 | name: "description",
6:38:16 AM: 70 | content:
6:38:16 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:67:36:
6:38:16 AM: 65 | titleTemplate: "%s ← Eldin's Space",
6:38:16 AM: 66 | meta: [
6:38:16 AM: > 67 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:38:16 AM: | ^
6:38:16 AM: 68 | {
6:38:16 AM: 69 | name: "description",
6:38:16 AM: 70 | content:
6:38:16 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:69:15:
6:38:16 AM: 67 | { name: "viewport", content: "width=device-width, initial-scale=1" },
6:38:16 AM: 68 | {
6:38:16 AM: > 69 | name: "description",
6:38:16 AM: | ^
6:38:16 AM: 70 | content:
6:38:16 AM: 71 | "Eldin Zaimovic's Services Web Development Video Editing Graphic Design Front-End Advetising"
6:38:16 AM: 72 | },
6:38:16 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:73:18:
6:38:16 AM: 71 | "Eldin Zaimovic's Services Web Development Video Editing Graphic Design Front-End Advetising"
6:38:16 AM: 72 | },
6:38:16 AM: > 73 | { charset: "utf-8" },
6:38:16 AM: | ^
6:38:16 AM: 74 | { property: "og:title", content: "Eldin' Space" },
6:38:16 AM: 75 | { property: "og:site_name", content: "Eldin' Space" },
6:38:16 AM: 76 | { property: "og:type", content: "website" },
6:38:16 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:74:19:
6:38:16 AM: 72 | },
6:38:16 AM: 73 | { charset: "utf-8" },
6:38:16 AM: > 74 | { property: "og:title", content: "Eldin' Space" },
6:38:16 AM: | ^
6:38:16 AM: 75 | { property: "og:site_name", content: "Eldin' Space" },
6:38:16 AM: 76 | { property: "og:type", content: "website" },
6:38:16 AM: 77 | { property: "og:url", content: "https://eldin.space" },
6:38:16 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:75:19:
6:38:16 AM: 73 | { charset: "utf-8" },
6:38:16 AM: 74 | { property: "og:title", content: "Eldin' Space" },
6:38:16 AM: > 75 | { property: "og:site_name", content: "Eldin' Space" },
6:38:16 AM: | ^
6:38:16 AM: 76 | { property: "og:type", content: "website" },
6:38:16 AM: 77 | { property: "og:url", content: "https://eldin.space" },
6:38:16 AM: 78 | {
6:38:16 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:76:19:
6:38:16 AM: 74 | { property: "og:title", content: "Eldin' Space" },
6:38:16 AM: 75 | { property: "og:site_name", content: "Eldin' Space" },
6:38:16 AM: > 76 | { property: "og:type", content: "website" },
6:38:16 AM: | ^
6:38:16 AM: 77 | { property: "og:url", content: "https://eldin.space" },
6:38:17 AM: 78 | {
6:38:17 AM: 79 | property: "og:image",
6:38:17 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:76:39:
6:38:17 AM: 74 | { property: "og:title", content: "Eldin' Space" },
6:38:17 AM: 75 | { property: "og:site_name", content: "Eldin' Space" },
6:38:17 AM: > 76 | { property: "og:type", content: "website" },
6:38:17 AM: | ^
6:38:17 AM: 77 | { property: "og:url", content: "https://eldin.space" },
6:38:17 AM: 78 | {
6:38:17 AM: 79 | property: "og:image",
6:38:17 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:77:19:
6:38:17 AM: 75 | { property: "og:site_name", content: "Eldin' Space" },
6:38:17 AM: 76 | { property: "og:type", content: "website" },
6:38:17 AM: > 77 | { property: "og:url", content: "https://eldin.space" },
6:38:17 AM: | ^
6:38:17 AM: 78 | {
6:38:17 AM: 79 | property: "og:image",
6:38:17 AM: 80 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:38:17 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:77:38:
6:38:17 AM: 75 | { property: "og:site_name", content: "Eldin' Space" },
6:38:17 AM: 76 | { property: "og:type", content: "website" },
6:38:17 AM: > 77 | { property: "og:url", content: "https://eldin.space" },
6:38:17 AM: | ^
6:38:17 AM: 78 | {
6:38:17 AM: 79 | property: "og:image",
6:38:17 AM: 80 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:38:17 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:79:19:
6:38:17 AM: 77 | { property: "og:url", content: "https://eldin.space" },
6:38:17 AM: 78 | {
6:38:17 AM: > 79 | property: "og:image",
6:38:17 AM: | ^
6:38:17 AM: 80 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:38:17 AM: 81 | },
6:38:17 AM: 82 | {
6:38:17 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:80:18:
6:38:17 AM: 78 | {
6:38:17 AM: 79 | property: "og:image",
6:38:17 AM: > 80 | content: "https://i.imgur.com/Dcz2PGx.jpg"
6:38:17 AM: | ^
6:38:17 AM: 81 | },
6:38:17 AM: 82 | {
6:38:17 AM: 83 | property: "og:description",
6:38:17 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:83:19:
6:38:17 AM: 81 | },
6:38:17 AM: 82 | {
6:38:17 AM: > 83 | property: "og:description",
6:38:17 AM: | ^
6:38:17 AM: 84 | content:
6:38:17 AM: 85 | "Eldin Zaimovic's Services Web Development Video Editing Graphic Design Front-End Advetising"
6:38:17 AM: 86 | }
6:38:17 AM: error: Missing space before function parentheses (space-before-function-paren) at src/views/Services.vue:89:7:
6:38:17 AM: 87 | ]
6:38:17 AM: 88 | },
6:38:17 AM: > 89 | data() {
6:38:17 AM: | ^
6:38:17 AM: 90 | return {
6:38:17 AM: 91 | clients: [
6:38:17 AM: 92 | {
6:38:17 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:93:17:
6:38:17 AM: 91 | clients: [
6:38:17 AM: 92 | {
6:38:17 AM: > 93 | name: "EEVOY",
6:38:17 AM: | ^
6:38:17 AM: 94 | src: "https://i.imgur.com/lIJePVb.png",
6:38:17 AM: 95 | href: "https://www.eevoy.com/"
6:38:18 AM: 96 | },
6:38:18 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:94:16:
6:38:18 AM: 92 | {
6:38:18 AM: 93 | name: "EEVOY",
6:38:18 AM: > 94 | src: "https://i.imgur.com/lIJePVb.png",
6:38:18 AM: | ^
6:38:18 AM: 95 | href: "https://www.eevoy.com/"
6:38:18 AM: 96 | },
6:38:18 AM: 97 | {
6:38:18 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:95:17:
6:38:18 AM: 93 | name: "EEVOY",
6:38:18 AM: 94 | src: "https://i.imgur.com/lIJePVb.png",
6:38:18 AM: > 95 | href: "https://www.eevoy.com/"
6:38:18 AM: | ^
6:38:18 AM: 96 | },
6:38:18 AM: 97 | {
6:38:18 AM: 98 | name: "Riders Share",
6:38:18 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:98:17:
6:38:18 AM: 96 | },
6:38:18 AM: 97 | {
6:38:18 AM: > 98 | name: "Riders Share",
6:38:18 AM: | ^
6:38:18 AM: 99 | src: "https://i.imgur.com/pgkY80b.png",
6:38:18 AM: 100 | href: "https://www.riders-share.com/"
6:38:18 AM: 101 | },
6:38:18 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:99:16:
6:38:18 AM: 97 | {
6:38:18 AM: 98 | name: "Riders Share",
6:38:18 AM: > 99 | src: "https://i.imgur.com/pgkY80b.png",
6:38:18 AM: | ^
6:38:18 AM: 100 | href: "https://www.riders-share.com/"
6:38:18 AM: 101 | },
6:38:18 AM: 102 | {
6:38:18 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:100:17:
6:38:18 AM: 98 | name: "Riders Share",
6:38:18 AM: 99 | src: "https://i.imgur.com/pgkY80b.png",
6:38:18 AM: > 100 | href: "https://www.riders-share.com/"
6:38:18 AM: | ^
6:38:18 AM: 101 | },
6:38:18 AM: 102 | {
6:38:18 AM: 103 | name: "Esthetician Connection",
6:38:18 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:103:17:
6:38:18 AM: 101 | },
6:38:18 AM: 102 | {
6:38:18 AM: > 103 | name: "Esthetician Connection",
6:38:18 AM: | ^
6:38:18 AM: 104 | src:
6:38:18 AM: 106 | href: "https://estheticianconnection.com/"
6:38:18 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:105:13:
6:38:18 AM: 103 | name: "Esthetician Connection",
6:38:18 AM: 104 | src:
6:38:19 AM: | ^
6:38:19 AM: 106 | href: "https://estheticianconnection.com/"
6:38:19 AM: 107 | },
6:38:19 AM: 108 | {
6:38:19 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:106:17:
6:38:19 AM: 104 | src:
6:38:19 AM: > 106 | href: "https://estheticianconnection.com/"
6:38:19 AM: | ^
6:38:19 AM: 107 | },
6:38:19 AM: 108 | {
6:38:19 AM: 109 | name: "Goldentimepieces",
6:38:19 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:109:17:
6:38:19 AM: 107 | },
6:38:19 AM: 108 | {
6:38:19 AM: > 109 | name: "Goldentimepieces",
6:38:19 AM: | ^
6:38:19 AM: 110 | src: "https://i.imgur.com/sEybxZ5.png",
6:38:19 AM: 111 | href: "https://goldentimepieces.com/"
6:38:19 AM: 112 | },
6:38:19 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:110:16:
6:38:19 AM: 108 | {
6:38:19 AM: 109 | name: "Goldentimepieces",
6:38:19 AM: > 110 | src: "https://i.imgur.com/sEybxZ5.png",
6:38:19 AM: | ^
6:38:19 AM: 111 | href: "https://goldentimepieces.com/"
6:38:19 AM: 112 | },
6:38:19 AM: 113 | {
6:38:19 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:111:17:
6:38:19 AM: 109 | name: "Goldentimepieces",
6:38:19 AM: 110 | src: "https://i.imgur.com/sEybxZ5.png",
6:38:19 AM: > 111 | href: "https://goldentimepieces.com/"
6:38:19 AM: | ^
6:38:19 AM: 112 | },
6:38:19 AM: 113 | {
6:38:19 AM: 114 | name: "MFS-EMMAUS",
6:38:19 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:114:17:
6:38:19 AM: 112 | },
6:38:19 AM: 113 | {
6:38:19 AM: > 114 | name: "MFS-EMMAUS",
6:38:19 AM: | ^
6:38:19 AM: 115 | src: "https://i.imgur.com/33xPmQ8.png",
6:38:19 AM: 116 | href: "https://mfs-emmaus.ba/"
6:38:19 AM: 117 | },
6:38:19 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:115:16:
6:38:19 AM: 113 | {
6:38:19 AM: 114 | name: "MFS-EMMAUS",
6:38:19 AM: > 115 | src: "https://i.imgur.com/33xPmQ8.png",
6:38:19 AM: | ^
6:38:19 AM: 116 | href: "https://mfs-emmaus.ba/"
6:38:19 AM: 117 | },
6:38:19 AM: 118 | {
6:38:19 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:116:17:
6:38:19 AM: 114 | name: "MFS-EMMAUS",
6:38:19 AM: 115 | src: "https://i.imgur.com/33xPmQ8.png",
6:38:19 AM: > 116 | href: "https://mfs-emmaus.ba/"
6:38:19 AM: | ^
6:38:19 AM: 117 | },
6:38:19 AM: 118 | {
6:38:19 AM: 119 | name: "Scanlister",
6:38:20 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:119:17:
6:38:20 AM: 117 | },
6:38:20 AM: 118 | {
6:38:20 AM: > 119 | name: "Scanlister",
6:38:20 AM: | ^
6:38:20 AM: 120 | src: "https://i.imgur.com/5K7h7c4.png",
6:38:20 AM: 121 | href: "https://www.scanlister.com/"
6:38:20 AM: 122 | },
6:38:20 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:120:16:
6:38:20 AM: 118 | {
6:38:20 AM: 119 | name: "Scanlister",
6:38:20 AM: > 120 | src: "https://i.imgur.com/5K7h7c4.png",
6:38:20 AM: | ^
6:38:20 AM: 121 | href: "https://www.scanlister.com/"
6:38:20 AM: 122 | },
6:38:20 AM: 123 | {
6:38:20 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:121:17:
6:38:20 AM: 119 | name: "Scanlister",
6:38:20 AM: 120 | src: "https://i.imgur.com/5K7h7c4.png",
6:38:20 AM: > 121 | href: "https://www.scanlister.com/"
6:38:20 AM: | ^
6:38:20 AM: 122 | },
6:38:20 AM: 123 | {
6:38:20 AM: 124 | name: "Unbroken Designs",
6:38:20 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:124:17:
6:38:20 AM: 122 | },
6:38:20 AM: 123 | {
6:38:20 AM: > 124 | name: "Unbroken Designs",
6:38:20 AM: | ^
6:38:20 AM: 125 | src: "https://i.imgur.com/kDLRh64.png",
6:38:20 AM: 126 | href: "https://www.unbrokendesigns.com/"
6:38:20 AM: 127 | },
6:38:20 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:125:16:
6:38:20 AM: 123 | {
6:38:20 AM: 124 | name: "Unbroken Designs",
6:38:20 AM: > 125 | src: "https://i.imgur.com/kDLRh64.png",
6:38:20 AM: | ^
6:38:20 AM: 126 | href: "https://www.unbrokendesigns.com/"
6:38:20 AM: 127 | },
6:38:20 AM: 128 | {
6:38:20 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:126:17:
6:38:20 AM: 124 | name: "Unbroken Designs",
6:38:20 AM: 125 | src: "https://i.imgur.com/kDLRh64.png",
6:38:20 AM: > 126 | href: "https://www.unbrokendesigns.com/"
6:38:20 AM: | ^
6:38:20 AM: 127 | },
6:38:20 AM: 128 | {
6:38:20 AM: 129 | name: "VilaShirts",
6:38:20 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:129:17:
6:38:20 AM: 127 | },
6:38:20 AM: 128 | {
6:38:20 AM: > 129 | name: "VilaShirts",
6:38:20 AM: | ^
6:38:20 AM: 130 | src: "https://i.imgur.com/Fg26T32.png",
6:38:20 AM: 131 | href: "https://www.instagram.com/_vilashirts_/"
6:38:20 AM: 132 | }
6:38:20 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:130:16:
6:38:20 AM: 128 | {
6:38:20 AM: 129 | name: "VilaShirts",
6:38:20 AM: > 130 | src: "https://i.imgur.com/Fg26T32.png",
6:38:20 AM: | ^
6:38:20 AM: 131 | href: "https://www.instagram.com/_vilashirts_/"
6:38:20 AM: 132 | }
6:38:20 AM: 133 | ],
6:38:21 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:131:17:
6:38:21 AM: 129 | name: "VilaShirts",
6:38:21 AM: 130 | src: "https://i.imgur.com/Fg26T32.png",
6:38:21 AM: > 131 | href: "https://www.instagram.com/_vilashirts_/"
6:38:21 AM: | ^
6:38:21 AM: 132 | }
6:38:21 AM: 133 | ],
6:38:21 AM: 134 | services: [
6:38:21 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:136:16:
6:38:21 AM: 134 | services: [
6:38:21 AM: 135 | {
6:38:21 AM: > 136 | src: "https://i.imgur.com/GvTt5GG.png",
6:38:21 AM: | ^
6:38:21 AM: 137 | title: "Web Development"
6:38:21 AM: 138 | },
6:38:21 AM: 139 | {
6:38:21 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:137:18:
6:38:21 AM: 135 | {
6:38:21 AM: 136 | src: "https://i.imgur.com/GvTt5GG.png",
6:38:21 AM: > 137 | title: "Web Development"
6:38:21 AM: | ^
6:38:21 AM: 138 | },
6:38:21 AM: 139 | {
6:38:21 AM: 140 | src: "https://i.imgur.com/g74mGuU.png",
6:38:21 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:140:16:
6:38:21 AM: 138 | },
6:38:21 AM: 139 | {
6:38:21 AM: > 140 | src: "https://i.imgur.com/g74mGuU.png",
6:38:21 AM: | ^
6:38:21 AM: 141 | title: "Web Design"
6:38:21 AM: 142 | },
6:38:21 AM: 143 |
6:38:21 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:141:18:
6:38:21 AM: 139 | {
6:38:21 AM: 140 | src: "https://i.imgur.com/g74mGuU.png",
6:38:21 AM: > 141 | title: "Web Design"
6:38:21 AM: | ^
6:38:21 AM: 142 | },
6:38:21 AM: 143 |
6:38:21 AM: 144 | {
6:38:21 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:145:16:
6:38:21 AM: 143 |
6:38:21 AM: 144 | {
6:38:21 AM: > 145 | src: "https://i.imgur.com/wXLtLKy.png",
6:38:21 AM: | ^
6:38:21 AM: 146 | title: "Video Editing"
6:38:21 AM: 147 | },
6:38:21 AM: 148 | {
6:38:21 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:146:18:
6:38:21 AM: 144 | {
6:38:21 AM: 145 | src: "https://i.imgur.com/wXLtLKy.png",
6:38:21 AM: > 146 | title: "Video Editing"
6:38:21 AM: | ^
6:38:21 AM: 147 | },
6:38:21 AM: 148 | {
6:38:22 AM: 149 | src: "https://i.imgur.com/tcZnDep.png",
6:38:22 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:149:16:
6:38:22 AM: 147 | },
6:38:22 AM: 148 | {
6:38:22 AM: > 149 | src: "https://i.imgur.com/tcZnDep.png",
6:38:22 AM: | ^
6:38:22 AM: 150 | title: "Advertising"
6:38:22 AM: 151 | }
6:38:22 AM: 152 | ]
6:38:22 AM: error: Strings must use singlequote (quotes) at src/views/Services.vue:150:18:
6:38:22 AM: 148 | {
6:38:22 AM: 149 | src: "https://i.imgur.com/tcZnDep.png",
6:38:22 AM: > 150 | title: "Advertising"
6:38:22 AM: | ^
6:38:22 AM: 151 | }
6:38:22 AM: 152 | ]
6:38:22 AM: 153 | };
6:38:22 AM: error: Extra semicolon (semi) at src/views/Services.vue:153:6:
6:38:22 AM: 151 | }
6:38:22 AM: 152 | ]
6:38:22 AM: > 153 | };
6:38:22 AM: | ^
6:38:22 AM: 154 | }
6:38:22 AM: 155 | };
6:38:22 AM: 156 | </script>
6:38:22 AM: error: Extra semicolon (semi) at src/views/Services.vue:155:2:
6:38:22 AM: 153 | };
6:38:22 AM: 154 | }
6:38:22 AM: > 155 | };
6:38:22 AM: | ^
6:38:22 AM: 156 | </script>
6:38:22 AM: 157 | <style >
6:38:22 AM: 158 | .v-img--reveal {
6:38:22 AM: error: Too many blank lines at the end of file. Max of 0 allowed (no-multiple-empty-lines) at src/views/Services.vue:162:1:
6:38:22 AM: 160 | }
6:38:22 AM: 161 | </style>
6:38:22 AM: > 162 |
6:38:22 AM: | ^
6:38:22 AM: 163 |
6:38:22 AM: 50 errors found.
6:38:22 AM: 50 errors potentially fixable with the `--fix` option.
6:38:22 AM: You may use special comments to disable some warnings.
6:38:22 AM: Use // eslint-disable-next-line to ignore the next line.
6:38:22 AM: Use /* eslint-disable */ to ignore all warnings in a file.
6:38:22 AM: warning in ./src/views/Portfolio/Video.vue?vue&type=script&lang=js&
6:38:22 AM: "export 'PlyrVideo' was not found in 'vue-plyr'
6:38:22 AM: warning in ./src/main.js
6:38:22 AM: Module Warning (from ./node_modules/thread-loader/dist/cjs.js):
6:38:22 AM: /opt/build/repo/src/main.js
6:38:22 AM: 7:1 error More than 1 blank line not allowed no-multiple-empty-lines
6:38:22 AM: 10:41 error Strings must use singlequote quotes
6:38:22 AM: ✖ 2 problems (2 errors, 0 warnings)
6:38:22 AM: 2 errors and 0 warnings potentially fixable with the `--fix` option.
6:38:22 AM: @ multi ./src/main.js
6:38:22 AM: warning in ./src/plugins/vuetify.js
6:38:22 AM: Module Warning (from ./node_modules/thread-loader/dist/cjs.js):
6:38:22 AM: /opt/build/repo/src/plugins/vuetify.js
6:38:22 AM: 6:17 error Unexpected trailing comma comma-dangle
6:38:23 AM: ✖ 1 problem (1 error, 0 warnings)
6:38:23 AM: 1 error and 0 warnings potentially fixable with the `--fix` option.
6:38:23 AM: @ ./src/main.js 6:0-27
6:38:23 AM: @ multi ./src/main.js
6:38:23 AM: warning in ./src/router.js
6:38:23 AM: Module Warning (from ./node_modules/thread-loader/dist/cjs.js):
6:38:23 AM: /opt/build/repo/src/router.js
6:38:23 AM: 1:17 error Strings must use singlequote quotes
6:38:23 AM: 1:22 error Extra semicolon semi
6:38:23 AM: 2:20 error Strings must use singlequote quotes
6:38:23 AM: 2:32 error Extra semicolon semi
6:38:23 AM: 3:18 error Strings must use singlequote quotes
6:38:23 AM: 3:36 error Extra semicolon semi
6:38:23 AM: 6:16 error Extra semicolon semi
6:38:23 AM: 10:9 error Strings must use singlequote quotes
6:38:23 AM: 13:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 13:13 error Strings must use singlequote quotes
6:38:23 AM: 14:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 14:13 error Strings must use singlequote quotes
6:38:23 AM: 15:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 16:1 error Expected indentation of 2 spaces but found 4 indent
6:38:23 AM: 17:1 error Expected indentation of 2 spaces but found 4 indent
6:38:23 AM: 18:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 18:13 error Strings must use singlequote quotes
6:38:23 AM: 19:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 19:13 error Strings must use singlequote quotes
6:38:23 AM: 20:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 21:15 error There should be no spaces inside this paren space-in-parens
6:38:23 AM: 21:49 error Strings must use singlequote quotes
6:38:23 AM: 22:1 error Expected indentation of 2 spaces but found 4 indent
6:38:23 AM: 23:1 error Expected indentation of 2 spaces but found 4 indent
6:38:23 AM: 24:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 24:13 error Strings must use singlequote quotes
6:38:23 AM: 25:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 25:13 error Strings must use singlequote quotes
6:38:23 AM: 26:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 27:15 error There should be no spaces inside this paren space-in-parens
6:38:23 AM: 27:49 error Strings must use singlequote quotes
6:38:23 AM: 28:1 error Expected indentation of 2 spaces but found 4 indent
6:38:23 AM: 29:1 error Expected indentation of 2 spaces but found 4 indent
6:38:23 AM: 30:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 30:13 error Strings must use singlequote quotes
6:38:23 AM: 31:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 31:13 error Strings must use singlequote quotes
6:38:23 AM: 32:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 33:15 error There should be no spaces inside this paren space-in-parens
6:38:23 AM: 33:49 error Strings must use singlequote quotes
6:38:23 AM: 34:1 error Expected indentation of 2 spaces but found 4 indent
6:38:23 AM: 35:1 error Expected indentation of 2 spaces but found 4 indent
6:38:23 AM: 36:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 36:13 error Strings must use singlequote quotes
6:38:23 AM: 37:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 37:13 error Strings must use singlequote quotes
6:38:23 AM: 38:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 39:15 error There should be no spaces inside this paren space-in-parens
6:38:23 AM: 39:49 error Strings must use singlequote quotes
6:38:23 AM: 40:1 error Expected indentation of 2 spaces but found 4 indent
6:38:23 AM: 41:1 error Expected indentation of 2 spaces but found 4 indent
6:38:23 AM: 42:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 42:13 error Strings must use singlequote quotes
6:38:23 AM: 43:1 error Expected indentation of 4 spaces but found 6 indent
6:38:23 AM: 43:13 error Strings must use singlequote quotes
6:38:24 AM: 44:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 45:15 error There should be no spaces inside this paren space-in-parens
6:38:24 AM: 45:49 error Strings must use singlequote quotes
6:38:24 AM: 46:1 error Expected indentation of 2 spaces but found 4 indent
6:38:24 AM: 47:1 error Expected indentation of 2 spaces but found 4 indent
6:38:24 AM: 48:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 48:13 error Strings must use singlequote quotes
6:38:24 AM: 49:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 49:13 error Strings must use singlequote quotes
6:38:24 AM: 50:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 51:15 error There should be no spaces inside this paren space-in-parens
6:38:24 AM: 51:49 error Strings must use singlequote quotes
6:38:24 AM: 52:1 error Expected indentation of 2 spaces but found 4 indent
6:38:24 AM: 53:1 error Expected indentation of 2 spaces but found 4 indent
6:38:24 AM: 54:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 54:13 error Strings must use singlequote quotes
6:38:24 AM: 55:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 55:13 error Strings must use singlequote quotes
6:38:24 AM: 56:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 57:15 error There should be no spaces inside this paren space-in-parens
6:38:24 AM: 57:49 error Strings must use singlequote quotes
6:38:24 AM: 58:1 error Expected indentation of 2 spaces but found 4 indent
6:38:24 AM: 59:1 error Expected indentation of 2 spaces but found 4 indent
6:38:24 AM: 60:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 60:13 error Strings must use singlequote quotes
6:38:24 AM: 61:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 61:13 error Strings must use singlequote quotes
6:38:24 AM: 62:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 63:15 error There should be no spaces inside this paren space-in-parens
6:38:24 AM: 63:49 error Strings must use singlequote quotes
6:38:24 AM: 64:1 error Expected indentation of 2 spaces but found 4 indent
6:38:24 AM: 65:1 error Expected indentation of 2 spaces but found 4 indent
6:38:24 AM: 66:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 66:13 error Strings must use singlequote quotes
6:38:24 AM: 67:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 67:13 error Strings must use singlequote quotes
6:38:24 AM: 68:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 69:15 error There should be no spaces inside this paren space-in-parens
6:38:24 AM: 69:49 error Strings must use singlequote quotes
6:38:24 AM: 70:1 error Expected indentation of 2 spaces but found 4 indent
6:38:24 AM: 71:1 error Expected indentation of 2 spaces but found 4 indent
6:38:24 AM: 72:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 72:13 error Strings must use singlequote quotes
6:38:24 AM: 73:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 73:13 error Strings must use singlequote quotes
6:38:24 AM: 74:1 error Expected indentation of 4 spaces but found 6 indent
6:38:24 AM: 75:15 error There should be no spaces inside this paren space-in-parens
6:38:24 AM: 75:49 error Strings must use singlequote quotes
6:38:24 AM: 76:1 error Expected indentation of 2 spaces but found 4 indent
6:38:24 AM: 78:3 error Extra semicolon semi
6:38:24 AM: ✖ 105 problems (105 errors, 0 warnings)
6:38:24 AM: 105 errors and 0 warnings potentially fixable with the `--fix` option.
6:38:24 AM: @ ./src/main.js 8:0-30 14:10-16 22:10-16
6:38:24 AM: @ multi ./src/main.js
6:38:24 AM: warning
6:38:24 AM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
6:38:24 AM: This can impact web performance.
6:38:24 AM: Assets:
6:38:24 AM: js/about.74bc6ed2.js (287 KiB)
6:38:24 AM: js/chunk-vendors.85d9ee78.js (263 KiB)
6:38:24 AM: warning
6:38:25 AM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
6:38:25 AM: Entrypoints:
6:38:25 AM: app (400 KiB)
6:38:25 AM: css/chunk-vendors.9b49e53c.css
6:38:25 AM: js/chunk-vendors.85d9ee78.js
6:38:25 AM: css/app.f925f3be.css
6:38:25 AM: js/app.99641314.js
6:38:25 AM: File Size Gzipped
6:38:25 AM: dist/js/about.74bc6ed2.js 286.67 KiB 82.34 KiB
6:38:25 AM: dist/js/chunk-vendors.85d9ee78.js 263.23 KiB 84.16 KiB
6:38:25 AM: dist/js/app.99641314.js 13.58 KiB 4.61 KiB
6:38:25 AM: dist/css/chunk-vendors.9b49e53c.css 122.20 KiB 15.96 KiB
6:38:25 AM: dist/css/about.68a71cad.css 64.60 KiB 9.24 KiB
6:38:25 AM: dist/css/app.f925f3be.css 0.78 KiB 0.31 KiB
6:38:25 AM: Images and other types of assets omitted.
6:38:25 AM: DONE Build complete. The dist directory is ready to be deployed.
6:38:25 AM: INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
6:38:25 AM: Skipping functions preparation step: no functions directory set
6:38:25 AM: Caching artifacts
6:38:25 AM: Started saving node modules
6:38:25 AM: Finished saving node modules
6:38:25 AM: Started saving pip cache
6:38:25 AM: Finished saving pip cache
6:38:25 AM: Started saving emacs cask dependencies
6:38:25 AM: Finished saving emacs cask dependencies
6:38:25 AM: Started saving maven dependencies
6:38:25 AM: Finished saving maven dependencies
6:38:25 AM: Started saving boot dependencies
6:38:25 AM: Finished saving boot dependencies
6:38:25 AM: Started saving go dependencies
6:38:25 AM: Finished saving go dependencies
6:38:25 AM: Build script success
6:38:25 AM: Starting to deploy site from 'dist'
6:38:25 AM: Creating deploy tree
6:38:25 AM: 5 new files to upload
6:38:25 AM: 0 new functions to upload
6:38:48 AM: Finished processing build request in 2m31.01343859s