The Wayback Machine - https://web.archive.org/web/20210213163542/https://github.com/topics/fast
Skip to content
#

fast

Here are 1,389 public repositories matching this topic...

stefanbucur
stefanbucur commented Nov 25, 2020

Description of the problem / feature request:

When overriding the copts and linkopts build configuration with None values in a transition, Bazel crashes with a NullPointerException.

Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

def _my_transition_impl(settings, attr):
    return {
        "//command_line_
Mossop
Mossop commented Oct 17, 2020

Pino seems unable to handle BigInts. Tested in 6.7.0:

> const logger = require('pino')();
> logger.info({ t: 10n }, "Hello");
Uncaught TypeError: Do not know how to serialize a BigInt
    at JSON.stringify (<anonymous>)
    at stringify (/Users/dave/workspace/pixelbin/node_modules/fast-safe-stringify/index.js:14:16)
    at stringify (/Users/dave/workspace/pixelbin/node_modules/pino/li

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text, Geospatial and Key-Value models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries. OrientDB Community Edition is Open Source using a liberal Apache 2 license.

  • Updated Feb 12, 2021
  • Java
anarcat
anarcat commented Jan 25, 2021

Describe the bug

I'm getting this warning while building the site with hugo:

Found no layout for "section", language "en", output format "JSON"[...]

Reproduction steps
Steps to reproduce the behavior:

  1. clone this repository: git clone --recursive -b main https://gitlab.torproject.org/tpo/tpa/status-site.git
  2. build the site: cd status-site; hugo
  3. see warni

Improve this page

Add a description, image, and links to the fast topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fast topic, visit your repo's landing page and select "manage topics."

Learn more