Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adiciona estrutura basica e o CSS #129

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

arturholiv
Copy link

No description provided.

@github-actions
Copy link

Foram encontrados 111 erros.

Arquivo /style.css

  • Linha 29: Unexpected empty block (block-no-empty)
  • Linha 3: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 10: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 19: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 33: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 38: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 50: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 64: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 70: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 12: Expected "#313D19" to be "#313d19" (color-hex-case)
  • Linha 23: Expected "#313D19" to be "#313d19" (color-hex-case)
  • Linha 46: Expected "#313D19" to be "#313d19" (color-hex-case)
  • Linha 60: Expected "#313D19" to be "#313d19" (color-hex-case)
  • Linha 78: Expected "#313D19" to be "#313d19" (color-hex-case)
  • Linha 41: Expected "rgb(169,169,169)" to be "darkgray" (color-named)
  • Linha 54: Expected "rgb(169,169,169)" to be "darkgray" (color-named)
  • Linha 74: Expected "rgb(169,169,169)" to be "darkgray" (color-named)
  • Linha 12: Unexpected hex color "#313D19" (color-no-hex)
  • Linha 23: Unexpected hex color "#313D19" (color-no-hex)
  • Linha 46: Unexpected hex color "#313D19" (color-no-hex)
  • Linha 60: Unexpected hex color "#313D19" (color-no-hex)
  • Linha 78: Unexpected hex color "#313D19" (color-no-hex)
  • Linha 45: Unexpected whitespace before ";" in a multi-line declaration block (declaration-block-semicolon-newline-before)
  • Linha 59: Unexpected whitespace before ";" in a multi-line declaration block (declaration-block-semicolon-newline-before)
  • Linha 76: Unexpected whitespace before ";" in a multi-line declaration block (declaration-block-semicolon-newline-before)
  • Linha 7: Expected single space after ":" (declaration-colon-space-after)
  • Linha 12: Expected single space after ":" (declaration-colon-space-after)
  • Linha 13: Expected single space after ":" (declaration-colon-space-after)
  • Linha 14: Expected single space after ":" (declaration-colon-space-after)
  • Linha 15: Expected single space after ":" (declaration-colon-space-after)
  • Linha 21: Expected single space after ":" (declaration-colon-space-after)
  • Linha 22: Expected single space after ":" (declaration-colon-space-after)
  • Linha 34: Expected single space after ":" (declaration-colon-space-after)
  • Linha 39: Expected single space after ":" (declaration-colon-space-after)
  • Linha 51: Expected single space after ":" (declaration-colon-space-after)
  • Linha 53: Expected single space after ":" (declaration-colon-space-after)
  • Linha 57: Expected single space after ":" (declaration-colon-space-after)
  • Linha 65: Expected single space after ":" (declaration-colon-space-after)
  • Linha 66: Expected single space after ":" (declaration-colon-space-after)
  • Linha 67: Expected single space after ":" (declaration-colon-space-after)
  • Linha 71: Expected single space after ":" (declaration-colon-space-after)
  • Linha 73: Expected single space after ":" (declaration-colon-space-after)
  • Linha 75: Expected single space after ":" (declaration-colon-space-after)
  • Linha 26: Unexpected quotes around "Gill Sans" (font-family-name-quotes)
  • Linha 26: Unexpected quotes around "Gill Sans MT" (font-family-name-quotes)
  • Linha 26: Unexpected quotes around "Trebuchet MS" (font-family-name-quotes)
  • Linha 41: Expected single space after "," (function-comma-space-after)
  • Linha 41: Expected single space after "," (function-comma-space-after)
  • Linha 54: Expected single space after "," (function-comma-space-after)
  • Linha 54: Expected single space after "," (function-comma-space-after)
  • Linha 74: Expected single space after "," (function-comma-space-after)
  • Linha 74: Expected single space after "," (function-comma-space-after)
  • Linha 5: Unexpected unit (length-zero-no-unit)
  • Linha 6: Unexpected unit (length-zero-no-unit)
  • Linha 7: Unexpected unit (length-zero-no-unit)
  • Linha 1: Unexpected empty line (no-empty-first-line)
  • Linha 16: Unexpected whitespace at end of line (no-eol-whitespace)
  • Linha 30: Unexpected whitespace at end of line (no-eol-whitespace)
  • Linha 38: Unexpected whitespace at end of line (no-eol-whitespace)
  • Linha 80: Unexpected missing end-of-source newline (no-missing-end-of-source-newline)
  • Linha 4: Expected indentation of 2 spaces (indentation)
  • Linha 5: Expected indentation of 2 spaces (indentation)
  • Linha 6: Expected indentation of 2 spaces (indentation)
  • Linha 7: Expected indentation of 2 spaces (indentation)
  • Linha 11: Expected indentation of 2 spaces (indentation)
  • Linha 12: Expected indentation of 2 spaces (indentation)
  • Linha 13: Expected indentation of 2 spaces (indentation)
  • Linha 14: Expected indentation of 2 spaces (indentation)
  • Linha 15: Expected indentation of 2 spaces (indentation)
  • Linha 27: Expected indentation of 0 spaces (indentation)
  • Linha 20: Expected indentation of 2 spaces (indentation)
  • Linha 21: Expected indentation of 2 spaces (indentation)
  • Linha 22: Expected indentation of 2 spaces (indentation)
  • Linha 23: Expected indentation of 2 spaces (indentation)
  • Linha 24: Expected indentation of 2 spaces (indentation)
  • Linha 25: Expected indentation of 2 spaces (indentation)
  • Linha 26: Expected indentation of 2 spaces (indentation)
  • Linha 34: Expected indentation of 2 spaces (indentation)
  • Linha 35: Expected indentation of 2 spaces (indentation)
  • Linha 39: Expected indentation of 2 spaces (indentation)
  • Linha 40: Expected indentation of 2 spaces (indentation)
  • Linha 41: Expected indentation of 2 spaces (indentation)
  • Linha 42: Expected indentation of 2 spaces (indentation)
  • Linha 43: Expected indentation of 2 spaces (indentation)
  • Linha 44: Expected indentation of 2 spaces (indentation)
  • Linha 45: Expected indentation of 2 spaces (indentation)
  • Linha 46: Expected indentation of 2 spaces (indentation)
  • Linha 47: Expected indentation of 2 spaces (indentation)
  • Linha 51: Expected indentation of 2 spaces (indentation)
  • Linha 52: Expected indentation of 2 spaces (indentation)
  • Linha 53: Expected indentation of 2 spaces (indentation)
  • Linha 54: Expected indentation of 2 spaces (indentation)
  • Linha 55: Expected indentation of 2 spaces (indentation)
  • Linha 56: Expected indentation of 2 spaces (indentation)
  • Linha 57: Expected indentation of 2 spaces (indentation)
  • Linha 58: Expected indentation of 2 spaces (indentation)
  • Linha 59: Expected indentation of 2 spaces (indentation)
  • Linha 60: Expected indentation of 2 spaces (indentation)
  • Linha 61: Expected indentation of 2 spaces (indentation)
  • Linha 65: Expected indentation of 2 spaces (indentation)
  • Linha 66: Expected indentation of 2 spaces (indentation)
  • Linha 67: Expected indentation of 2 spaces (indentation)
  • Linha 71: Expected indentation of 2 spaces (indentation)
  • Linha 72: Expected indentation of 2 spaces (indentation)
  • Linha 73: Expected indentation of 2 spaces (indentation)
  • Linha 74: Expected indentation of 2 spaces (indentation)
  • Linha 75: Expected indentation of 2 spaces (indentation)
  • Linha 76: Expected indentation of 2 spaces (indentation)
  • Linha 77: Expected indentation of 2 spaces (indentation)
  • Linha 78: Expected indentation of 2 spaces (indentation)
  • Linha 79: Expected indentation of 2 spaces (indentation)

Nenhum aviso encontrado.

@trybe-evaluation-feedback-ii
Copy link

Resultado do projeto

Item
Desempenho Insuficiente
Critério de Avaliação Padrão
Percentual de cumprimento de requisitos obrigatórios 54.55%
Percentual de cumprimento de requisitos totais 46.67%

Resultado por requisito

Nome Avaliação
1 - Adicione uma cor de fundo específica para a página ✔️
2 - Adicione uma barra superior com um título ✔️
3 - Adicione uma foto sua à página ✖️
4 - Adicione uma lista de lições aprendidas à página ✖️
9 - Crie uma seção que conta uma passagem sobre seu aprendizado ✖️
14 - Altere atributos relacionados as fontes ✖️
5 - Crie uma lista de lições que ainda deseja aprender para a página ✔️
10 - Aplique elementos HTML de acordo com o sentido e propósito de cada um deles ✔️
15 - Posicione o seu artigo e a seção sobre aprendizados um ao lado do outro ✖️
6 - Adicione um rodapé para a página ✖️
11 - Teste a semântica da sua página está aprovada pelo site CodeSniffer ✖️
7 - Insira pelo menos um link externo na página ✔️
8 - Crie um artigo sobre seu aprendizado ✔️
12 - Adicione uma tabela à página ✖️
13 - Utilize o Box model ✔️

@github-actions
Copy link

Foram encontrados 92 erros.

Arquivo /style.css

  • Linha 9: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 17: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 24: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 34: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 39: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 45: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 51: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 57: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 61: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 10: Expected "#313D19" to be "#313d19" (color-hex-case)
  • Linha 18: Expected "#313D19" to be "#313d19" (color-hex-case)
  • Linha 28: Expected "#313D19" to be "#313d19" (color-hex-case)
  • Linha 46: Expected "#313D19" to be "#313d19" (color-hex-case)
  • Linha 52: Expected "#313D19" to be "#313d19" (color-hex-case)
  • Linha 62: Expected "#313D19" to be "#313d19" (color-hex-case)
  • Linha 10: Unexpected hex color "#313D19" (color-no-hex)
  • Linha 18: Unexpected hex color "#313D19" (color-no-hex)
  • Linha 28: Unexpected hex color "#313D19" (color-no-hex)
  • Linha 42: Unexpected hex color "#c8cfbb" (color-no-hex)
  • Linha 46: Unexpected hex color "#313D19" (color-no-hex)
  • Linha 52: Unexpected hex color "#313D19" (color-no-hex)
  • Linha 62: Unexpected hex color "#313D19" (color-no-hex)
  • Linha 4: Unexpected whitespace before ";" in a multi-line declaration block (declaration-block-semicolon-newline-before)
  • Linha 42: Expected a trailing semicolon (declaration-block-trailing-semicolon)
  • Linha 4: Expected single space after ":" (declaration-colon-space-after)
  • Linha 6: Expected single space after ":" (declaration-colon-space-after)
  • Linha 10: Expected single space after ":" (declaration-colon-space-after)
  • Linha 11: Expected single space after ":" (declaration-colon-space-after)
  • Linha 12: Expected single space after ":" (declaration-colon-space-after)
  • Linha 14: Expected single space after ":" (declaration-colon-space-after)
  • Linha 18: Expected single space after ":" (declaration-colon-space-after)
  • Linha 19: Expected single space after ":" (declaration-colon-space-after)
  • Linha 20: Expected single space after ":" (declaration-colon-space-after)
  • Linha 26: Expected single space after ":" (declaration-colon-space-after)
  • Linha 27: Expected single space after ":" (declaration-colon-space-after)
  • Linha 40: Expected single space after ":" (declaration-colon-space-after)
  • Linha 46: Expected single space after ":" (declaration-colon-space-after)
  • Linha 47: Expected single space after ":" (declaration-colon-space-after)
  • Linha 48: Expected single space after ":" (declaration-colon-space-after)
  • Linha 52: Expected single space after ":" (declaration-colon-space-after)
  • Linha 53: Expected single space after ":" (declaration-colon-space-after)
  • Linha 54: Expected single space after ":" (declaration-colon-space-after)
  • Linha 58: Expected single space after ":" (declaration-colon-space-after)
  • Linha 62: Expected single space after ":" (declaration-colon-space-after)
  • Linha 63: Expected single space after ":" (declaration-colon-space-after)
  • Linha 64: Expected single space after ":" (declaration-colon-space-after)
  • Linha 30: Unexpected quotes around "Gill Sans" (font-family-name-quotes)
  • Linha 30: Unexpected quotes around "Gill Sans MT" (font-family-name-quotes)
  • Linha 30: Unexpected quotes around "Trebuchet MS" (font-family-name-quotes)
  • Linha 4: Unexpected unit (length-zero-no-unit)
  • Linha 5: Unexpected unit (length-zero-no-unit)
  • Linha 6: Unexpected unit (length-zero-no-unit)
  • Linha 1: Unexpected empty line (no-empty-first-line)
  • Linha 31: Unexpected whitespace at end of line (no-eol-whitespace)
  • Linha 42: Unexpected whitespace at end of line (no-eol-whitespace)
  • Linha 67: Unexpected missing end-of-source newline (no-missing-end-of-source-newline)
  • Linha 5: Expected indentation of 2 spaces (indentation)
  • Linha 6: Expected indentation of 2 spaces (indentation)
  • Linha 7: Expected indentation of 2 spaces (indentation)
  • Linha 10: Expected indentation of 2 spaces (indentation)
  • Linha 11: Expected indentation of 2 spaces (indentation)
  • Linha 12: Expected indentation of 2 spaces (indentation)
  • Linha 13: Expected indentation of 2 spaces (indentation)
  • Linha 14: Expected indentation of 2 spaces (indentation)
  • Linha 18: Expected indentation of 2 spaces (indentation)
  • Linha 19: Expected indentation of 2 spaces (indentation)
  • Linha 20: Expected indentation of 2 spaces (indentation)
  • Linha 21: Expected indentation of 2 spaces (indentation)
  • Linha 32: Expected indentation of 0 spaces (indentation)
  • Linha 25: Expected indentation of 2 spaces (indentation)
  • Linha 26: Expected indentation of 2 spaces (indentation)
  • Linha 27: Expected indentation of 2 spaces (indentation)
  • Linha 28: Expected indentation of 2 spaces (indentation)
  • Linha 29: Expected indentation of 2 spaces (indentation)
  • Linha 30: Expected indentation of 2 spaces (indentation)
  • Linha 35: Expected indentation of 2 spaces (indentation)
  • Linha 36: Expected indentation of 2 spaces (indentation)
  • Linha 40: Expected indentation of 2 spaces (indentation)
  • Linha 41: Expected indentation of 2 spaces (indentation)
  • Linha 42: Expected indentation of 2 spaces (indentation)
  • Linha 46: Expected indentation of 2 spaces (indentation)
  • Linha 47: Expected indentation of 2 spaces (indentation)
  • Linha 48: Expected indentation of 2 spaces (indentation)
  • Linha 52: Expected indentation of 2 spaces (indentation)
  • Linha 53: Expected indentation of 2 spaces (indentation)
  • Linha 54: Expected indentation of 2 spaces (indentation)
  • Linha 58: Expected indentation of 2 spaces (indentation)
  • Linha 62: Expected indentation of 2 spaces (indentation)
  • Linha 63: Expected indentation of 2 spaces (indentation)
  • Linha 64: Expected indentation of 2 spaces (indentation)
  • Linha 65: Expected indentation of 2 spaces (indentation)
  • Linha 66: Expected indentation of 2 spaces (indentation)

Nenhum aviso encontrado.

@trybe-evaluation-feedback-ii
Copy link

Resultado do projeto

Item
Desempenho Insuficiente
Critério de Avaliação Padrão
Percentual de cumprimento de requisitos obrigatórios 63.64%
Percentual de cumprimento de requisitos totais 60.00%

Resultado por requisito

Nome Avaliação
1 - Adicione uma cor de fundo específica para a página ✔️
2 - Adicione uma barra superior com um título ✔️
3 - Adicione uma foto sua à página ✖️
4 - Adicione uma lista de lições aprendidas à página ✖️
9 - Crie uma seção que conta uma passagem sobre seu aprendizado ✔️
14 - Altere atributos relacionados as fontes ✖️
5 - Crie uma lista de lições que ainda deseja aprender para a página ✔️
10 - Aplique elementos HTML de acordo com o sentido e propósito de cada um deles ✔️
15 - Posicione o seu artigo e a seção sobre aprendizados um ao lado do outro ✔️
6 - Adicione um rodapé para a página ✖️
11 - Teste a semântica da sua página está aprovada pelo site CodeSniffer ✖️
7 - Insira pelo menos um link externo na página ✔️
8 - Crie um artigo sobre seu aprendizado ✔️
12 - Adicione uma tabela à página ✖️
13 - Utilize o Box model ✔️

@github-actions
Copy link

Foi encontrado 1 erro.

Arquivo /style.css

  • Linha 5: Unknown word (CssSyntaxError)

Nenhum aviso encontrado.

@trybe-evaluation-feedback-ii
Copy link

Resultado do projeto

Item
Desempenho Suficiente
Critério de Avaliação Padrão
Percentual de cumprimento de requisitos obrigatórios 100.00%
Percentual de cumprimento de requisitos totais 80.00%

Resultado por requisito

Nome Avaliação
1 - Adicione uma cor de fundo específica para a página ✔️
2 - Adicione uma barra superior com um título ✔️
3 - Adicione uma foto sua à página ✔️
4 - Adicione uma lista de lições aprendidas à página ✔️
9 - Crie uma seção que conta uma passagem sobre seu aprendizado ✔️
14 - Altere atributos relacionados as fontes ✖️
5 - Crie uma lista de lições que ainda deseja aprender para a página ✔️
10 - Aplique elementos HTML de acordo com o sentido e propósito de cada um deles ✔️
15 - Posicione o seu artigo e a seção sobre aprendizados um ao lado do outro ✔️
6 - Adicione um rodapé para a página ✔️
11 - Teste a semântica da sua página está aprovada pelo site CodeSniffer ✔️
7 - Insira pelo menos um link externo na página ✔️
8 - Crie um artigo sobre seu aprendizado ✔️
12 - Adicione uma tabela à página ✖️
13 - Utilize o Box model ✖️

@github-actions
Copy link

Foi encontrado 1 erro.

Arquivo /style.css

  • Linha 5: Unknown word (CssSyntaxError)

Nenhum aviso encontrado.

@trybe-evaluation-feedback-ii
Copy link

Resultado do projeto

Item
Desempenho Suficiente
Critério de Avaliação Padrão
Percentual de cumprimento de requisitos obrigatórios 100.00%
Percentual de cumprimento de requisitos totais 86.67%

Resultado por requisito

Nome Avaliação
1 - Adicione uma cor de fundo específica para a página ✔️
2 - Adicione uma barra superior com um título ✔️
3 - Adicione uma foto sua à página ✔️
4 - Adicione uma lista de lições aprendidas à página ✔️
9 - Crie uma seção que conta uma passagem sobre seu aprendizado ✔️
14 - Altere atributos relacionados as fontes ✖️
5 - Crie uma lista de lições que ainda deseja aprender para a página ✔️
10 - Aplique elementos HTML de acordo com o sentido e propósito de cada um deles ✔️
15 - Posicione o seu artigo e a seção sobre aprendizados um ao lado do outro ✔️
6 - Adicione um rodapé para a página ✔️
11 - Teste a semântica da sua página está aprovada pelo site CodeSniffer ✔️
7 - Insira pelo menos um link externo na página ✔️
8 - Crie um artigo sobre seu aprendizado ✔️
12 - Adicione uma tabela à página ✖️
13 - Utilize o Box model ✔️

@github-actions
Copy link

Foi encontrado 1 erro.

Arquivo /style.css

  • Linha 5: Unknown word (CssSyntaxError)

Nenhum aviso encontrado.

@trybe-evaluation-feedback-ii
Copy link

Resultado do projeto

Item
Desempenho Suficiente
Critério de Avaliação Padrão
Percentual de cumprimento de requisitos obrigatórios 100.00%
Percentual de cumprimento de requisitos totais 93.33%

Resultado por requisito

Nome Avaliação
1 - Adicione uma cor de fundo específica para a página ✔️
2 - Adicione uma barra superior com um título ✔️
3 - Adicione uma foto sua à página ✔️
4 - Adicione uma lista de lições aprendidas à página ✔️
9 - Crie uma seção que conta uma passagem sobre seu aprendizado ✔️
14 - Altere atributos relacionados as fontes ✖️
5 - Crie uma lista de lições que ainda deseja aprender para a página ✔️
10 - Aplique elementos HTML de acordo com o sentido e propósito de cada um deles ✔️
15 - Posicione o seu artigo e a seção sobre aprendizados um ao lado do outro ✔️
6 - Adicione um rodapé para a página ✔️
11 - Teste a semântica da sua página está aprovada pelo site CodeSniffer ✔️
7 - Insira pelo menos um link externo na página ✔️
8 - Crie um artigo sobre seu aprendizado ✔️
12 - Adicione uma tabela à página ✔️
13 - Utilize o Box model ✔️

@github-actions
Copy link

Foram encontrados 148 erros.

Arquivo /style.css

  • Linha 23: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 28: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 32: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 43: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 48: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 67: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 107: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 121: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 128: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 132: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 139: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 145: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 157: Expected single space before "{" (block-opening-brace-space-before)
  • Linha 109: Expected "rgb(0,0,0)" to be "black" (color-named)
  • Linha 159: Expected "rgb(0,0,0)" to be "black" (color-named)
  • Linha 2: Expected newline after ";" (declaration-block-semicolon-newline-after)
  • Linha 140: Expected newline after ";" (declaration-block-semicolon-newline-after)
  • Linha 6: Unexpected whitespace before ";" in a multi-line declaration block (declaration-block-semicolon-newline-before)
  • Linha 62: Unexpected whitespace before ";" in a multi-line declaration block (declaration-block-semicolon-newline-before)
  • Linha 71: Unexpected whitespace before ";" in a multi-line declaration block (declaration-block-semicolon-newline-before)
  • Linha 102: Unexpected whitespace before ";" in a multi-line declaration block (declaration-block-semicolon-newline-before)
  • Linha 135: Unexpected whitespace before ";" in a multi-line declaration block (declaration-block-semicolon-newline-before)
  • Linha 152: Unexpected whitespace before ";" in a multi-line declaration block (declaration-block-semicolon-newline-before)
  • Linha 25: Expected a trailing semicolon (declaration-block-trailing-semicolon)
  • Linha 29: Expected a trailing semicolon (declaration-block-trailing-semicolon)
  • Linha 4: Expected single space after ":" (declaration-colon-space-after)
  • Linha 5: Expected single space after ":" (declaration-colon-space-after)
  • Linha 10: Expected single space after ":" (declaration-colon-space-after)
  • Linha 11: Expected single space after ":" (declaration-colon-space-after)
  • Linha 12: Expected single space after ":" (declaration-colon-space-after)
  • Linha 13: Expected single space after ":" (declaration-colon-space-after)
  • Linha 15: Expected single space after ":" (declaration-colon-space-after)
  • Linha 17: Expected single space after ":" (declaration-colon-space-after)
  • Linha 25: Expected single space after ":" (declaration-colon-space-after)
  • Linha 33: Expected single space after ":" (declaration-colon-space-after)
  • Linha 34: Expected single space after ":" (declaration-colon-space-after)
  • Linha 39: Expected single space after ":" (declaration-colon-space-after)
  • Linha 45: Expected single space after ":" (declaration-colon-space-after)
  • Linha 61: Expected single space after ":" (declaration-colon-space-after)
  • Linha 70: Expected single space after ":" (declaration-colon-space-after)
  • Linha 79: Expected single space after ":" (declaration-colon-space-after)
  • Linha 81: Expected single space after ":" (declaration-colon-space-after)
  • Linha 88: Expected single space after ":" (declaration-colon-space-after)
  • Linha 90: Expected single space after ":" (declaration-colon-space-after)
  • Linha 97: Expected single space after ":" (declaration-colon-space-after)
  • Linha 98: Expected single space after ":" (declaration-colon-space-after)
  • Linha 100: Expected single space after ":" (declaration-colon-space-after)
  • Linha 102: Expected single space after ":" (declaration-colon-space-after)
  • Linha 103: Expected single space after ":" (declaration-colon-space-after)
  • Linha 110: Expected single space after ":" (declaration-colon-space-after)
  • Linha 112: Expected single space after ":" (declaration-colon-space-after)
  • Linha 129: Expected single space after ":" (declaration-colon-space-after)
  • Linha 133: Expected single space after ":" (declaration-colon-space-after)
  • Linha 134: Expected single space after ":" (declaration-colon-space-after)
  • Linha 140: Expected single space after ":" (declaration-colon-space-after)
  • Linha 150: Expected single space after ":" (declaration-colon-space-after)
  • Linha 153: Expected single space after ":" (declaration-colon-space-after)
  • Linha 6: Unexpected quotes around "Times New Roman" (font-family-name-quotes)
  • Linha 56: Expected numeric font-weight notation (font-weight-notation)
  • Linha 68: Expected numeric font-weight notation (font-weight-notation)
  • Linha 117: Expected numeric font-weight notation (font-weight-notation)
  • Linha 160: Expected numeric font-weight notation (font-weight-notation)
  • Linha 116: Unexpected unit (length-zero-no-unit)
  • Linha 1: Unexpected whitespace at end of line (no-eol-whitespace)
  • Linha 2: Unexpected whitespace at end of line (no-eol-whitespace)
  • Linha 20: Unexpected whitespace at end of line (no-eol-whitespace)
  • Linha 35: Unexpected whitespace at end of line (no-eol-whitespace)
  • Linha 125: Unexpected whitespace at end of line (no-eol-whitespace)
  • Linha 136: Unexpected whitespace at end of line (no-eol-whitespace)
  • Linha 140: Unexpected whitespace at end of line (no-eol-whitespace)
  • Linha 161: Unexpected missing end-of-source newline (no-missing-end-of-source-newline)
  • Linha 55: Expected empty line before rule (rule-empty-line-before)
  • Linha 24: Expected indentation of 2 spaces (indentation)
  • Linha 25: Expected indentation of 2 spaces (indentation)
  • Linha 29: Expected indentation of 2 spaces (indentation)
  • Linha 33: Expected indentation of 2 spaces (indentation)
  • Linha 34: Expected indentation of 2 spaces (indentation)
  • Linha 39: Expected indentation of 2 spaces (indentation)
  • Linha 40: Expected indentation of 2 spaces (indentation)
  • Linha 44: Expected indentation of 2 spaces (indentation)
  • Linha 45: Expected indentation of 2 spaces (indentation)
  • Linha 49: Expected indentation of 2 spaces (indentation)
  • Linha 50: Expected indentation of 2 spaces (indentation)
  • Linha 51: Expected indentation of 2 spaces (indentation)
  • Linha 52: Expected indentation of 2 spaces (indentation)
  • Linha 53: Expected indentation of 2 spaces (indentation)
  • Linha 57: Expected indentation of 0 spaces (indentation)
  • Linha 65: Expected indentation of 0 spaces (indentation)
  • Linha 60: Expected indentation of 2 spaces (indentation)
  • Linha 61: Expected indentation of 2 spaces (indentation)
  • Linha 62: Expected indentation of 2 spaces (indentation)
  • Linha 63: Expected indentation of 2 spaces (indentation)
  • Linha 64: Expected indentation of 2 spaces (indentation)
  • Linha 68: Expected indentation of 2 spaces (indentation)
  • Linha 69: Expected indentation of 2 spaces (indentation)
  • Linha 70: Expected indentation of 2 spaces (indentation)
  • Linha 71: Expected indentation of 2 spaces (indentation)
  • Linha 72: Expected indentation of 2 spaces (indentation)
  • Linha 73: Expected indentation of 2 spaces (indentation)
  • Linha 92: Expected indentation of 0 spaces (indentation)
  • Linha 86: Expected indentation of 2 spaces (indentation)
  • Linha 87: Expected indentation of 2 spaces (indentation)
  • Linha 88: Expected indentation of 2 spaces (indentation)
  • Linha 89: Expected indentation of 2 spaces (indentation)
  • Linha 90: Expected indentation of 2 spaces (indentation)
  • Linha 91: Expected indentation of 2 spaces (indentation)
  • Linha 95: Expected indentation of 2 spaces (indentation)
  • Linha 96: Expected indentation of 2 spaces (indentation)
  • Linha 97: Expected indentation of 2 spaces (indentation)
  • Linha 98: Expected indentation of 2 spaces (indentation)
  • Linha 99: Expected indentation of 2 spaces (indentation)
  • Linha 100: Expected indentation of 2 spaces (indentation)
  • Linha 101: Expected indentation of 2 spaces (indentation)
  • Linha 102: Expected indentation of 2 spaces (indentation)
  • Linha 103: Expected indentation of 2 spaces (indentation)
  • Linha 108: Expected indentation of 2 spaces (indentation)
  • Linha 109: Expected indentation of 2 spaces (indentation)
  • Linha 110: Expected indentation of 2 spaces (indentation)
  • Linha 111: Expected indentation of 2 spaces (indentation)
  • Linha 112: Expected indentation of 2 spaces (indentation)
  • Linha 113: Expected indentation of 2 spaces (indentation)
  • Linha 114: Expected indentation of 2 spaces (indentation)
  • Linha 115: Expected indentation of 2 spaces (indentation)
  • Linha 116: Expected indentation of 2 spaces (indentation)
  • Linha 117: Expected indentation of 2 spaces (indentation)
  • Linha 118: Expected indentation of 2 spaces (indentation)
  • Linha 122: Expected indentation of 2 spaces (indentation)
  • Linha 123: Expected indentation of 2 spaces (indentation)
  • Linha 124: Expected indentation of 2 spaces (indentation)
  • Linha 129: Expected indentation of 2 spaces (indentation)
  • Linha 133: Expected indentation of 2 spaces (indentation)
  • Linha 134: Expected indentation of 2 spaces (indentation)
  • Linha 135: Expected indentation of 2 spaces (indentation)
  • Linha 140: Expected indentation of 2 spaces (indentation)
  • Linha 141: Expected indentation of 2 spaces (indentation)
  • Linha 142: Expected indentation of 2 spaces (indentation)
  • Linha 146: Expected indentation of 2 spaces (indentation)
  • Linha 147: Expected indentation of 2 spaces (indentation)
  • Linha 148: Expected indentation of 2 spaces (indentation)
  • Linha 149: Expected indentation of 2 spaces (indentation)
  • Linha 150: Expected indentation of 2 spaces (indentation)
  • Linha 151: Expected indentation of 2 spaces (indentation)
  • Linha 152: Expected indentation of 2 spaces (indentation)
  • Linha 153: Expected indentation of 2 spaces (indentation)
  • Linha 154: Expected indentation of 2 spaces (indentation)
  • Linha 158: Expected indentation of 2 spaces (indentation)
  • Linha 159: Expected indentation of 2 spaces (indentation)
  • Linha 160: Expected indentation of 2 spaces (indentation)

Nenhum aviso encontrado.

@github-actions
Copy link

Foi encontrado 1 erro.

Arquivo /style.css

  • Linha 6: Unknown word (CssSyntaxError)

Nenhum aviso encontrado.

@trybe-evaluation-feedback-ii
Copy link

Resultado do projeto

Item
Desempenho Suficiente
Critério de Avaliação Padrão
Percentual de cumprimento de requisitos obrigatórios 100.00%
Percentual de cumprimento de requisitos totais 93.33%

Resultado por requisito

Nome Avaliação
1 - Adicione uma cor de fundo específica para a página ✔️
2 - Adicione uma barra superior com um título ✔️
3 - Adicione uma foto sua à página ✔️
4 - Adicione uma lista de lições aprendidas à página ✔️
9 - Crie uma seção que conta uma passagem sobre seu aprendizado ✔️
14 - Altere atributos relacionados as fontes ✖️
5 - Crie uma lista de lições que ainda deseja aprender para a página ✔️
10 - Aplique elementos HTML de acordo com o sentido e propósito de cada um deles ✔️
15 - Posicione o seu artigo e a seção sobre aprendizados um ao lado do outro ✔️
6 - Adicione um rodapé para a página ✔️
11 - Teste a semântica da sua página está aprovada pelo site CodeSniffer ✔️
7 - Insira pelo menos um link externo na página ✔️
8 - Crie um artigo sobre seu aprendizado ✔️
12 - Adicione uma tabela à página ✔️
13 - Utilize o Box model ✔️

@github-actions
Copy link

Foi encontrado 1 erro.

Arquivo /style.css

  • Linha 6: Unknown word (CssSyntaxError)

Nenhum aviso encontrado.

@trybe-evaluation-feedback-ii
Copy link

Resultado do projeto

Item
Desempenho Suficiente
Critério de Avaliação Padrão
Percentual de cumprimento de requisitos obrigatórios 100.00%
Percentual de cumprimento de requisitos totais 93.33%

Resultado por requisito

Nome Avaliação
1 - Adicione uma cor de fundo específica para a página ✔️
2 - Adicione uma barra superior com um título ✔️
3 - Adicione uma foto sua à página ✔️
4 - Adicione uma lista de lições aprendidas à página ✔️
9 - Crie uma seção que conta uma passagem sobre seu aprendizado ✔️
14 - Altere atributos relacionados as fontes ✖️
5 - Crie uma lista de lições que ainda deseja aprender para a página ✔️
10 - Aplique elementos HTML de acordo com o sentido e propósito de cada um deles ✔️
15 - Posicione o seu artigo e a seção sobre aprendizados um ao lado do outro ✔️
6 - Adicione um rodapé para a página ✔️
11 - Teste a semântica da sua página está aprovada pelo site CodeSniffer ✔️
7 - Insira pelo menos um link externo na página ✔️
8 - Crie um artigo sobre seu aprendizado ✔️
12 - Adicione uma tabela à página ✔️
13 - Utilize o Box model ✔️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant