Add server.getPublicKey implementation #129
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
cpplint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
lint:
example/src/App.tsx#L127
Inline style: { flexDirection: 'row', gap: 8 }
|
lint
Inline style: { textAlign: 'center' }
|
lint:
example/src/TestResults.tsx#L22
Inline style: { flexDirection: 'column', gap: 8, padding: 16 }
|
lint:
example/src/TestResults.tsx#L24
Inline style: { fontSize: 20 }
|
lint:
example/src/TestResults.tsx#L34
Inline style: { gap: 8 }
|
lint:
example/src/TestResults.tsx#L35
Inline style: { flexDirection: 'row', gap: 8 }
|
lint:
example/src/TestResults.tsx#L37
Inline style: { fontSize: 16 }
|
lint:
example/src/TestResults.tsx#L40
Inline style: { fontSize: 16, color: 'red' }
|
lint:
example/src/TestResults.tsx#L48
Inline style: { backgroundColor: '#ddd', padding: 16 }
|
lint:
example/src/TestResults.tsx#L49
Inline style: { fontFamily: 'monospace' }
|